[Groonga-commit] groonga/packages.groonga.org at 9b76e4c [master] travis: install Bundler by myself

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Sep 27 14:05:19 JST 2014


Kouhei Sutou	2014-09-27 14:05:19 +0900 (Sat, 27 Sep 2014)

  New Revision: 9b76e4c737718c7b0c44ae911719624322a63c4f
  https://github.com/groonga/packages.groonga.org/commit/9b76e4c737718c7b0c44ae911719624322a63c4f

  Message:
    travis: install Bundler by myself

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -1)
===================================================================
--- .travis.yml    2014-09-27 00:15:13 +0900 (9df2fc7)
+++ .travis.yml    2014-09-27 14:05:19 +0900 (86aff78)
@@ -4,4 +4,5 @@ notifications:
 rvm:
   - system
 before_install:
-  - sudo apt-get install -qq -y -V vagrant ansible
+  - sudo apt-get install -qq -y -V vagrant ansible rubygems
+  - sudo gems install bundler
-------------- next part --------------
HTML����������������������������...
Download 



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