Navigation Menu

Skip to content

Commit

Permalink
travis: use released Groonga
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 28, 2014
1 parent 4c08725 commit 8aade2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/travis/install.sh
Expand Up @@ -18,7 +18,7 @@

set -e

export GROONGA_MASTER=yes
# export GROONGA_MASTER=yes
curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh

if ! pkg-config --exists groonga; then
Expand Down

0 comments on commit 8aade2c

Please sign in to comment.