Navigation Menu

Skip to content

Commit

Permalink
travis: use groonga-normalizer-mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 6, 2013
1 parent 82a5d8d commit 77bf621
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/travis/install.sh
Expand Up @@ -19,7 +19,10 @@
# set -x
set -e

GROONGA_NORMALIZER_MYSQL_MASTER=yes

curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
curl https://raw.github.com/groonga/groonga-normalizer-mysql/master/data/travis/setup.sh | sh
curl https://raw.github.com/clear-code/cutter/master/data/travis/setup.sh | sh
sudo apt-get -qq -y install groonga-tokenizer-mecab

Expand Down

0 comments on commit 77bf621

Please sign in to comment.