Skip to content

Commit

Permalink
Update travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgriffis committed Feb 23, 2017
1 parent 972110e commit 1238d6e
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
@@ -1,5 +1,5 @@
language: ruby
script: "rake travis:ci"
script: "bundle exec rake travis:ci"
rvm:
- 2.1.10
- 2.2.6
Expand Down

0 comments on commit 1238d6e

Please sign in to comment.