[Groonga-commit] groonga/groonga at 8ab0386 [master] travis: install Ruby 2.3.1 if it's not installed yet

Back to archive index

Kouhei Sutou null+****@clear*****
Fri May 6 16:23:30 JST 2016


Kouhei Sutou	2016-05-06 16:23:30 +0900 (Fri, 06 May 2016)

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

  Message:
    travis: install Ruby 2.3.1 if it's not installed yet

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2016-05-06 16:20:59 +0900 (7d2412c)
+++ .travis.yml    2016-05-06 16:23:30 +0900 (37a2411)
@@ -37,7 +37,7 @@ matrix:
   #     compiler: clang
   #     env: BUILD_TOOL=autotools ENABLE_MRUBY=yes
 before_install:
-  - rvm use 2.3.1
+  - rvm use 2.3.1 --install --binary --fuzzy
   - gem update bundler
 install:
   - tools/travis-install.sh
-------------- next part --------------
HTML����������������������������...
Download 



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