Skip to content

Commit 63b455a

Browse files
committed
Use "bundle exec" for "rake test"
1 parent 9d25eea commit 63b455a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rvm:
1414
env:
1515
global:
1616
NOBENCHMARK=1
17-
script: rake
17+
script: bundle exec rake
1818
matrix:
1919
allow_failures:
2020
- rvm: jruby-9.1.13.0

0 commit comments

Comments
 (0)