[Groonga-commit] groonga/groonga at fb49973 [master] travis: try to use Ruby 2.2

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Oct 8 23:42:27 JST 2016


Kouhei Sutou	2016-10-08 23:42:27 +0900 (Sat, 08 Oct 2016)

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

  Message:
    travis: try to use Ruby 2.2

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2016-10-08 22:34:15 +0900 (ffb0a3a)
+++ .travis.yml    2016-10-08 23:42:27 +0900 (4908a80)
@@ -38,7 +38,7 @@ matrix:
   #     env: BUILD_TOOL=autotools ENABLE_MRUBY=yes
 before_install:
   # - rvm use 2.3.1 --install --binary --fuzzy
-  - rvm use 2.1
+  - rvm use 2.2
   - gem update bundler
 install:
   - tools/travis-install.sh
-------------- next part --------------
HTML����������������������������...
Download 



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