[logaling-commit] logaling/logaling-command [master] travis: use groogna setup script

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 12 16:41:59 JST 2012


Kouhei Sutou	2012-08-12 16:41:59 +0900 (Sun, 12 Aug 2012)

  New Revision: 9b042e0762ff8d2e5a242dd7749ab2b8f2ff5884
  https://github.com/logaling/logaling-command/commit/9b042e0762ff8d2e5a242dd7749ab2b8f2ff5884

  Log:
    travis: use groogna setup script

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -6)
===================================================================
--- .travis.yml    2012-07-30 11:12:47 +0900 (f81884b)
+++ .travis.yml    2012-08-12 16:41:59 +0900 (18f3e6e)
@@ -6,10 +6,5 @@ language: ruby
 rvm:
   - 1.9.3
 install:
-  - echo "deb http://packages.groonga.org/ubuntu/ $(lsb_release --short --codename) universe" | sudo tee /etc/apt/sources.list.d/groonga.list
-  - sudo apt-get update
-  - sudo apt-get -y --allow-unauthenticated install groonga-keyring
-  - sudo apt-get -y purge zeromq
-  - sudo apt-get update
-  - sudo apt-get -y install groonga libgroonga-dev
+  - 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