[Groonga-commit] groonga/groonga at d7734b9 [master] travis: use old Ruby and new Bundler

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jan 10 23:37:37 JST 2016


Kouhei Sutou	2016-01-10 23:37:37 +0900 (Sun, 10 Jan 2016)

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

  Message:
    travis: use old Ruby and new Bundler

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -1)
===================================================================
--- .travis.yml    2016-01-10 23:13:06 +0900 (1d71d6d)
+++ .travis.yml    2016-01-10 23:37:37 +0900 (3f8a6b1)
@@ -33,7 +33,8 @@ matrix:
       compiler: clang
       env: BUILD_TOOL=cmake ENABLE_MRUBY=yes
 before_install:
-  - rvm use 2.3.0
+  - rvm use 2.2
+  - gem update bundler
 install:
   - tools/travis-install.sh
 before_script:
-------------- next part --------------
HTML����������������������������...
Download 



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