[Groonga-commit] ranguba/groonga-client-model at 4d2507e [master] travis: install Groonga server

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 6 17:25:02 JST 2016


Kouhei Sutou	2016-12-06 17:25:02 +0900 (Tue, 06 Dec 2016)

  New Revision: 4d2507e2d71a756d5f815e2a990c19ca85c52b0d
  https://github.com/ranguba/groonga-client-model/commit/4d2507e2d71a756d5f815e2a990c19ca85c52b0d

  Message:
    travis: install Groonga server

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2016-12-06 17:24:22 +0900 (f2e56a9)
+++ .travis.yml    2016-12-06 17:25:02 +0900 (e4a6b4f)
@@ -7,7 +7,7 @@ rvm:
   - 2.3.3
 before_install:
   - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
-  - sudo apt-get -qq -y install groonga-bin groonga-tokenizer-mecab
+  - sudo apt-get -qq -y install groonga-bin groonga-httpd groonga-tokenizer-mecab
   - gem update bundler
 install:
   - bundle install --jobs=3 --retry=3
-------------- next part --------------
HTML����������������������������...
Download 



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