We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc807e3 commit e17edf1Copy full SHA for e17edf1
.travis.yml
@@ -7,7 +7,7 @@ rvm:
7
- "2.3.3"
8
- "2.4.0"
9
- "ruby-head"
10
-script: rake
+script: bundle exec rake
11
matrix:
12
allow_failures:
13
- rvm: 1.8.7
0 commit comments