[Groonga-commit] groonga/groonga at 30ddbea [master] travis: use only Clang on OS X

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Aug 29 22:28:18 JST 2015


Kouhei Sutou	2015-08-29 22:28:18 +0900 (Sat, 29 Aug 2015)

  New Revision: 30ddbeae251e0a1dec19ab1ae0e8c050af3229bb
  https://github.com/groonga/groonga/commit/30ddbeae251e0a1dec19ab1ae0e8c050af3229bb

  Message:
    travis: use only Clang on OS X

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -4)
===================================================================
--- .travis.yml    2015-08-29 21:12:59 +0900 (aba337a)
+++ .travis.yml    2015-08-29 22:28:18 +0900 (0e1c3cf)
@@ -27,11 +27,8 @@ matrix:
       compiler: clang
       env: BUILD_TOOL=cmake ENABLE_RUBY=yes
     - os: osx
-      compiler: gcc
-      env: BUILD_TOOL=autotools ENABLE_RUBY=yes
-    - os: osx
       compiler: clang
-      env: BUILD_TOOL=cmake ENABLE_RUBY=yes
+      env: BUILD_TOOL=autotools ENABLE_RUBY=yes
 before_install:
   - rvm use 2.1
 install:
-------------- next part --------------
HTML����������������������������...
Descargar 



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