Skip to content

Commit e17edf1

Browse files
committed
Try to execute the test suite via Bundler.
1 parent cc807e3 commit e17edf1

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
@@ -7,7 +7,7 @@ rvm:
77
- "2.3.3"
88
- "2.4.0"
99
- "ruby-head"
10-
script: rake
10+
script: bundle exec rake
1111
matrix:
1212
allow_failures:
1313
- rvm: 1.8.7

0 commit comments

Comments
 (0)