We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0825320 commit c130007Copy full SHA for c130007
1 file changed
.travis.yml
@@ -2,9 +2,9 @@ language: ruby
2
3
rvm:
4
- ruby-head
5
- - 2.4
6
- - 2.3
7
- - 2.2
+ - 2.4.2
+ - 2.3.5
+ - 2.2.8
8
- jruby-head
9
10
env:
0 commit comments