[Groonga-commit] groonga/grngo at c4bfad4 [master] travis: fix indent size

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jun 22 20:52:22 JST 2015


Kouhei Sutou	2015-06-22 20:52:22 +0900 (Mon, 22 Jun 2015)

  New Revision: c4bfad484d92398f70ff73391dae49b4674a7af8
  https://github.com/groonga/grngo/commit/c4bfad484d92398f70ff73391dae49b4674a7af8

  Message:
    travis: fix indent size
    
    Why is `tip` in `allow_failures`? It's passed on Travis CI.

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2015-06-22 20:48:29 +0900 (8333acf)
+++ .travis.yml    2015-06-22 20:52:22 +0900 (474bcb8)
@@ -11,7 +11,7 @@ go:
 
 matrix:
   allow_failures:
-      - go: tip
+    - go: tip
 
 before_install:
   - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index