Skip to content

Commit

Permalink
bundle install before all
Browse files Browse the repository at this point in the history
  • Loading branch information
leviwilson committed Jul 18, 2013
1 parent bb2354b commit d41e506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,8 +5,8 @@ notifications:
- levi@leviwilson.com
- jeff.morgan@leandog.com
script:
- bundle install
- rake release_apk
- ant test
- bundle install
- bundle exec rake spec
install: ant prepare-travis-ci

0 comments on commit d41e506

Please sign in to comment.