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 df1033f commit 27be391Copy full SHA for 27be391
.travis.yml
@@ -1,8 +1,8 @@
1
sudo: false
2
language: ruby
3
rvm:
4
- - 2.4
5
- - 2.3
+ - 2.4.0
+ - 2.3.3
6
- 2.2
7
8
before_install: gem install bundler -v 1.14.3
0 commit comments