We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab971e6 commit cae6dd6Copy full SHA for cae6dd6
1 file changed
.travis.yml
@@ -10,9 +10,10 @@ rvm:
10
- 2.0.0
11
- 2.1.10
12
- 2.2.8
13
- - 2.3.5
14
- - 2.4.2
15
- - 2.5.0
+ - 2.3.8
+ - 2.4.6
+ - 2.5.5
16
+ - 2.6.3
17
- ruby-head
18
19
matrix:
@@ -35,4 +36,4 @@ matrix:
35
36
# before_script: rvm install ruby-1.9.3 # not binary
37
# - os: osx
38
# rvm: 2.0.0
-# before_script: rvm install ruby-2.0.0 # not binary
39
+# before_script: rvm install ruby-2.0.0 # not binary
0 commit comments