[Groonga-commit] groonga/groonga at 0a2f774 [master] travis: add missing "M"...

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 30 14:31:42 JST 2015


Kouhei Sutou	2015-08-30 14:31:42 +0900 (Sun, 30 Aug 2015)

  New Revision: 0a2f7743f02d0246522e6c9e6a3de3ff3bf0e4fd
  https://github.com/groonga/groonga/commit/0a2f7743f02d0246522e6c9e6a3de3ff3bf0e4fd

  Message:
    travis: add missing "M"...

  Modified files:
    .travis.yml

  Modified: .travis.yml (+5 -5)
===================================================================
--- .travis.yml    2015-08-30 14:06:09 +0900 (0e1c3cf)
+++ .travis.yml    2015-08-30 14:31:42 +0900 (699f86f)
@@ -10,7 +10,7 @@ matrix:
       env: BUILD_TOOL=autotools
     - os: linux
       compiler: gcc
-      env: BUILD_TOOL=autotools ENABLE_RUBY=yes
+      env: BUILD_TOOL=autotools ENABLE_MRUBY=yes
     - os: linux
       compiler: gcc
       env: BUILD_TOOL=autotools CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
@@ -19,16 +19,16 @@ matrix:
       env: BUILD_TOOL=cmake
     - os: linux
       compiler: gcc
-      env: BUILD_TOOL=cmake ENABLE_RUBY=yes
+      env: BUILD_TOOL=cmake ENABLE_MRUBY=yes
     - os: linux
       compiler: clang
-      env: BUILD_TOOL=autotools ENABLE_RUBY=yes
+      env: BUILD_TOOL=autotools ENABLE_MRUBY=yes
     - os: linux
       compiler: clang
-      env: BUILD_TOOL=cmake ENABLE_RUBY=yes
+      env: BUILD_TOOL=cmake ENABLE_MRUBY=yes
     - os: osx
       compiler: clang
-      env: BUILD_TOOL=autotools ENABLE_RUBY=yes
+      env: BUILD_TOOL=autotools 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