Kouhei Sutou
null+****@clear*****
Mon Aug 13 10:15:35 JST 2012
Kouhei Sutou 2012-08-13 10:15:35 +0900 (Mon, 13 Aug 2012) New Revision: 192a647a4fc5e683019db4555e3fa16ea9f38423 https://github.com/nroonga/nroonga/commit/192a647a4fc5e683019db4555e3fa16ea9f38423 Log: travis: use groonga setup script Modified files: .travis.yml Modified: .travis.yml (+1 -4) =================================================================== --- .travis.yml 2012-07-31 11:21:36 +0900 (dabc6eb) +++ .travis.yml 2012-08-13 10:15:35 +0900 (0e72877) @@ -2,7 +2,4 @@ language: node_js node_js: - 0.6 before_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 --force-yes install libgroonga-dev + - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh -------------- next part -------------- HTML����������������������������...Download