[Groonga-commit] groonga/groonga at 06e519a [master] travis: need to enable MeCab to pass test/command/run-test.sh

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 30 11:34:39 JST 2015


Kouhei Sutou	2015-08-30 11:34:39 +0900 (Sun, 30 Aug 2015)

  New Revision: 06e519a786898e89b884d48db2f0747ddc3f96c5
  https://github.com/groonga/groonga/commit/06e519a786898e89b884d48db2f0747ddc3f96c5

  Message:
    travis: need to enable MeCab to pass test/command/run-test.sh
    
    But how on OS X?

  Modified files:
    tools/travis-install.sh

  Modified: tools/travis-install.sh (+2 -0)
===================================================================
--- tools/travis-install.sh    2015-08-30 00:25:36 +0900 (6eb7a39)
+++ tools/travis-install.sh    2015-08-30 11:34:39 +0900 (1fe3c28)
@@ -19,6 +19,8 @@ case "${TRAVIS_OS_NAME}" in
     brew install \
          msgpack \
          libevent \
+         mecab \
+         mecab-ipadic \
          pkg-config \
          pcre \
          cutter
-------------- next part --------------
HTML����������������������������...
Download 



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