[Groonga-mysql-commit] mroonga/mroonga [master] travis: install MeCab tokenizer

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 12 16:33:30 JST 2012


Kouhei Sutou	2012-08-12 16:33:30 +0900 (Sun, 12 Aug 2012)

  New Revision: 954f2758d665241ef790a7a24b96813c53a0045a
  https://github.com/mroonga/mroonga/commit/954f2758d665241ef790a7a24b96813c53a0045a

  Log:
    travis: install MeCab tokenizer

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2012-08-12 16:33:15 +0900 (d6c4eba)
+++ .travis.yml    2012-08-12 16:33:30 +0900 (112aef4)
@@ -13,7 +13,7 @@ install:
   - echo "deb http://downloads.sourceforge.net/project/cutter/ubuntu/ $(lsb_release --short --codename) main" | sudo tee /etc/apt/sources.list.d/cutter.list
   - sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1C837F31
   - sudo apt-get update
-  - sudo apt-get -y install cutter-testing-framework
+  - sudo apt-get -y install groonga-tokenizer-mecab cutter-testing-framework
 before_script:
   - tools/travis_before_script.sh
 script:
-------------- next part --------------
HTML����������������������������...
下載 



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