[Groonga-commit] groonga/packages.groonga.org at c78e01e [master] travis: use the latest Vagrant

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Sat Sep 27 19:12:56 JST 2014


Kouhei Sutou	2014-09-27 19:12:56 +0900 (Sat, 27 Sep 2014)

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

  Message:
    travis: use the latest Vagrant

  Modified files:
    .travis.yml

  Modified: .travis.yml (+3 -1)
===================================================================
--- .travis.yml    2014-09-27 19:09:10 +0900 (1eb2ebe)
+++ .travis.yml    2014-09-27 19:12:56 +0900 (0694e94)
@@ -4,7 +4,9 @@ notifications:
 rvm:
   - system
 install:
-  - sudo apt-get install -qq -y -V vagrant ansible ruby1.9.1-full
+  - sudo apt-get install -qq -y -V ansible ruby1.9.1-full
+  - wget https://dl.bintray.com/mitchellh/vagrant/vagrant_1.6.5_x86_64.deb
+  - sudo dpkg -i vagrant_1.6.5_x86_64.deb
   - sudo gem1.9.1 install rake serverspec --no-ri --no-rdoc
 script:
   - ruby1.9.1 -S rake
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index