[Groonga-commit] nroonga/nroonga [master] add missing apt-get update

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 22日 (火) 10:41:11 JST


Yoji SHIDARA	2012-05-22 10:41:11 +0900 (Tue, 22 May 2012)

  New Revision: 2325f9325f246527e173e79ebfd8e88f3da61fd8

  Log:
    add missing apt-get update

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -0)
===================================================================
--- .travis.yml    2012-05-22 10:37:59 +0900 (1a09fa9)
+++ .travis.yml    2012-05-22 10:41:11 +0900 (5ac0e73)
@@ -3,5 +3,6 @@ node_js:
  - 0.6
 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 libgroonga-dev




Groonga-commit メーリングリストの案内
Back to archive index