Navigation Menu

Skip to content

Commit

Permalink
travis: add missing update
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 13, 2013
1 parent 799a9cb commit 9236e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/travis/install.sh
Expand Up @@ -25,6 +25,7 @@ export 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 update
sudo apt-get -qq -y install cutter-testing-framework

if [ ! -f /usr/lib/groonga/plugins/tokenizers/mecab.so ]; then
Expand Down

0 comments on commit 9236e52

Please sign in to comment.