We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799cb90 commit 6d864edCopy full SHA for 6d864ed
1 file changed
.travis.yml
@@ -4,34 +4,32 @@ matrix:
4
fast_finish: true
5
include:
6
- os: linux
7
- rvm: 3.0.1
+ rvm: 3.2
8
- os: osx
9
10
11
- rvm: 2.7.3
+ rvm: 3.1
12
13
14
15
- rvm: 2.6.7
+ rvm: 3.0
16
17
18
19
- rvm: 2.5.9
+ rvm: 2.7
20
21
22
23
- rvm: 2.4.10
+ rvm: 2.6
24
25
26
27
- rvm: 2.3.8
28
- - os: linux
29
- rvm: 2.2.10
30
31
- rvm: 2.1.10
32
33
- rvm: 2.0.0
+ rvm: 2.5
+ - os: osx
34
35
- rvm: 1.9.3
+ rvm: 2.4
36
37
- rvm: 1.8.7
+ rvm: 2.3
0 commit comments