We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 532c30e commit 098f26aCopy full SHA for 098f26a
1 file changed
.travis.yml
@@ -2,9 +2,10 @@ language: ruby
2
3
rvm:
4
- ruby-head
5
- - 2.4.2
6
- - 2.3.5
7
- - 2.2.8
+ - 2.5.0
+ - 2.4.3
+ - 2.3.6
8
+ - 2.2.9
9
- jruby-head
10
11
env:
0 commit comments