[Groonga-commit] pgroonga/pgroonga at 6793903 [master] travis: install token_filters/stem

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Apr 26 17:41:33 JST 2017


Kouhei Sutou	2017-04-26 17:41:33 +0900 (Wed, 26 Apr 2017)

  New Revision: 679390381b72ea992656d3178843cc6c706479a1
  https://github.com/pgroonga/pgroonga/commit/679390381b72ea992656d3178843cc6c706479a1

  Message:
    travis: install token_filters/stem

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2017-04-26 17:13:59 +0900 (481852e)
+++ .travis.yml    2017-04-26 17:41:33 +0900 (dcda07c)
@@ -24,7 +24,7 @@ sudo: required
 install:
   - curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
   - sudo apt-get update -qq
-  - sudo apt-get install -qq -y postgresql-server-dev-${PG_VERSION} libmsgpack-dev
+  - sudo apt-get install -qq -y postgresql-server-dev-${PG_VERSION} libmsgpack-dev groonga-token-filter-stem
   - |
     if [ ${PG_VERSION} = "9.6" ]; then
       rvm use 2.3.3 --install --binary --fuzzy
-------------- next part --------------
HTML����������������������������...
下載 



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