Skip to content

Commit

Permalink
travis: don't run by Bundler
Browse files Browse the repository at this point in the history
Because Vagrant can't run in Bundler environment.
  • Loading branch information
kou committed Sep 26, 2014
1 parent e492aa5 commit e9489a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ notifications:
- groonga-commit@lists.sourceforge.jp
before_install:
- sudo apt-get install -qq -y -V vagrant ansible
script:
- rake

0 comments on commit e9489a9

Please sign in to comment.