[Groonga-commit] nroonga/nroonga [use-keyring-for-groonga] do not force install libgroonra-dev

Back to archive index

null+****@clear***** null+****@clear*****
2012年 5月 29日 (火) 19:12:56 JST


Yoji SHIDARA	2012-05-29 19:12:56 +0900 (Tue, 29 May 2012)

  New Revision: b36af447d62aaa65d49320f6e5bbe5df8e9ab801

  Log:
    do not force install libgroonra-dev

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2012-05-22 18:32:09 +0900 (aec8cfe)
+++ .travis.yml    2012-05-29 19:12:56 +0900 (12ebdfd)
@@ -5,5 +5,5 @@ 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
+ - sudo apt-get -y install libgroonga-dev
  - npm install




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