[Groonga-commit] groonga/groonga at ec204e7 [master] travis: require test pass on all environments

Back to archive index

Kouhei Sutou null+****@clear*****
Fri May 6 15:37:00 JST 2016


Kouhei Sutou	2016-05-06 15:37:00 +0900 (Fri, 06 May 2016)

  New Revision: ec204e75d33e9fa0c6c22802b4cc960174268750
  https://github.com/groonga/groonga/commit/ec204e75d33e9fa0c6c22802b4cc960174268750

  Message:
    travis: require test pass on all environments

  Modified files:
    .travis.yml

  Modified: .travis.yml (+4 -4)
===================================================================
--- .travis.yml    2016-05-06 15:35:47 +0900 (0d1f772)
+++ .travis.yml    2016-05-06 15:37:00 +0900 (1d89d80)
@@ -32,10 +32,10 @@ matrix:
     - os: osx
       compiler: clang
       env: BUILD_TOOL=cmake ENABLE_MRUBY=yes
-  allow_failures:
-    - os: osx
-      compiler: clang
-      env: BUILD_TOOL=autotools ENABLE_MRUBY=yes
+  # allow_failures:
+  #   - os: osx
+  #     compiler: clang
+  #     env: BUILD_TOOL=autotools ENABLE_MRUBY=yes
 before_install:
   - rvm use 2.1
   - gem update bundler
-------------- next part --------------
HTML����������������������������...
Download 



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