Skip to content

Commit

Permalink
Add "require: sudo" into .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaochaocha3 committed Apr 16, 2016
1 parent 9735019 commit 311c5e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -11,5 +11,6 @@ rvm:
- 1.9.3
- 2.0.0

sudo: required
before_install:
- curl --silent --location https://github.com/groonga/groonga/raw/master/data/travis/setup.sh | sh

0 comments on commit 311c5e1

Please sign in to comment.