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 ecf2c11 commit 3131b17Copy full SHA for 3131b17
.travis.yml
@@ -5,4 +5,5 @@ cache: bundler
5
rvm:
6
- 2.4.9 # minimum supported
7
- 2.7.0 # latest released
8
-before_install: gem install bundler -v 1.17.3
+ - ruby-head
9
+script: rake
0 commit comments