[logaling-commit] logaling/logaling-command [master] travis: use before_install

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 12 16:42:17 JST 2012


Kouhei Sutou	2012-08-12 16:42:17 +0900 (Sun, 12 Aug 2012)

  New Revision: 20c30de9727794dcc76401b0a61dd5364d8ab8ea
  https://github.com/logaling/logaling-command/commit/20c30de9727794dcc76401b0a61dd5364d8ab8ea

  Log:
    travis: use before_install

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -2)
===================================================================
--- .travis.yml    2012-08-12 16:41:59 +0900 (18f3e6e)
+++ .travis.yml    2012-08-12 16:42:17 +0900 (3c245c8)
@@ -5,6 +5,5 @@ notifications:
 language: ruby
 rvm:
   - 1.9.3
-install:
+before_install:
   - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
-  - bundle install
-------------- next part --------------
An HTML attachment was scrubbed...
下载 



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