Navigation Menu

Skip to content

Commit

Permalink
travis: use master of groonga-normalizer-mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 25, 2015
1 parent 1a45d85 commit da4a03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/travis/install.sh
Expand Up @@ -22,7 +22,7 @@ set -e
mariadb_download_base=http://mirror.jmu.edu/pub/mariadb

# export GROONGA_MASTER=yes
# export GROONGA_NORMALIZER_MYSQL_MASTER=yes
export GROONGA_NORMALIZER_MYSQL_MASTER=yes

curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh
curl --silent --location https://github.com/groonga/groonga-normalizer-mysql/raw/master/data/travis/setup.sh | sh
Expand Down

0 comments on commit da4a03b

Please sign in to comment.