have travis bundle exec as well

This commit is contained in:
Tommy Parnell
2015-06-19 21:52:15 -05:00
parent aeba49e0ea
commit 263d7e664b

View File

@@ -7,4 +7,4 @@ sudo: false
script: script:
- gem install bundle - gem install bundle
- bundle - bundle
- rake preflight - bundle exec rake preflight