[Groonga-commit] groonga/groonga at 8db96e2 [master] travis: disable mruby enabled build

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Mar 5 10:11:50 JST 2015


Kouhei Sutou	2015-03-05 10:11:50 +0900 (Thu, 05 Mar 2015)

  New Revision: 8db96e2d6564721b97711e63e7cf9b499462e334
  https://github.com/groonga/groonga/commit/8db96e2d6564721b97711e63e7cf9b499462e334

  Message:
    travis: disable mruby enabled build
    
    Because CMake on Travis CI is old...

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2015-03-05 00:34:21 +0900 (89c87f8)
+++ .travis.yml    2015-03-05 10:11:50 +0900 (5d1f6fc)
@@ -16,7 +16,7 @@ env:
   - BUILD_TOOL=autotools ENABLE_MRUBY=yes ENABLE_JEMALLOC=yes
   - BUILD_TOOL=autotools CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
   - BUILD_TOOL=cmake
-  - BUILD_TOOL=cmake ENABLE_MRUBY=yes
+#  - BUILD_TOOL=cmake ENABLE_MRUBY=yes
 before_install:
   - rvm use 2.1
 install:
-------------- next part --------------
HTML����������������������������...
Download 



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