Skip to content

Commit

Permalink
bundle exec rake for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mbulat committed May 12, 2016
1 parent 8c39a87 commit 0499b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ matrix:
- rvm: jruby-head
- rvm: rbx-2.3

script: rake
script: bundle exec rake

0 comments on commit 0499b66

Please sign in to comment.