Navigation Menu

Skip to content

Commit

Permalink
travis: use Groonga at master
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jul 21, 2014
1 parent 3d0f01d commit 5a0c593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/travis/install.sh
Expand Up @@ -21,8 +21,8 @@ set -e

mariadb_download_base=http://mirror.jmu.edu/pub/mariadb

# export GROONGA_MASTER=yes
# export GROONGA_NORMALIZER_MYSQL_MASTER=yes
export GROONGA_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 5a0c593

Please sign in to comment.