Navigation Menu

Skip to content

Commit

Permalink
Revert "travis: try to build with released Groonga"
Browse files Browse the repository at this point in the history
This reverts commit e11cbaf.

I confirmed that the current Mroonga works with released Groonga on
Travis CI.
  • Loading branch information
kou committed Feb 25, 2014
1 parent e11cbaf commit 69f3925
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 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 69f3925

Please sign in to comment.