Navigation Menu

Skip to content

Commit

Permalink
travis: add missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 6, 2013
1 parent 77bf621 commit 2087ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/travis/install.sh
Expand Up @@ -19,7 +19,7 @@
# set -x
set -e

GROONGA_NORMALIZER_MYSQL_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 2087ad9

Please sign in to comment.