We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90beaa8 commit bb8e88cCopy full SHA for bb8e88c
1 file changed
.travis.yml
@@ -1,6 +1,6 @@
1
language: ruby
2
rvm:
3
- - "2.3.0"
4
- - "2.4.0"
+ - 2.3.3
+ - 2.4.0
5
- ruby-head
6
before_install: gem install bundler -v 1.11.2
0 commit comments