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 65c4392 commit 0d8a828
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -11,4 +11,5 @@ rvm:
- 2.1
# - ruby-head
before_install:
- GROONGA_MASTER=yes curl --silent --location https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
# - GROONGA_MASTER=yes curl --silent --location https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
- curl --silent --location https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh

0 comments on commit 0d8a828

Please sign in to comment.