Navigation Menu

Skip to content

Commit

Permalink
travis: use released version
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 13, 2013
1 parent e9591a2 commit 0fb59a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/travis/install.sh
Expand Up @@ -19,8 +19,8 @@
# set -x
set -e

export GROONGA_MASTER=yes
export GROONGA_NORMALIZER_MYSQL_MASTER=yes
# export GROONGA_MASTER=yes
# 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
Expand Down

0 comments on commit 0fb59a2

Please sign in to comment.