File tree Expand file tree Collapse file tree 1 file changed +16
-21
lines changed Expand file tree Collapse file tree 1 file changed +16
-21
lines changed Original file line number Diff line number Diff line change 1
1
language : ruby
2
2
rvm :
3
- - 2.0.0
4
- - 2.1.0
5
- - 2.1.5
6
- - 2.2.0
7
- - 2.2.1
8
- - 2.2.2
9
- - 2.2.3
10
- - 2.2.4
11
- - 2.2.5
12
- - 2.3.0
13
- - 2.3.1
14
- - 2.3.2
15
- - 2.3.3
16
- - 2.4.0
3
+ - 2.0
4
+ - 2.1
5
+ - 2.2
6
+ - 2.3
7
+ - 2.4
8
+ - 2.5
9
+ - 2.6
10
+ - 2.7
17
11
env :
18
12
- " RAILS_VERSION=4.2.0"
19
13
- " RAILS_VERSION=5.0.0"
14
+ - " RAILS_VERSION=5.1.0"
15
+ - " RAILS_VERSION=5.2.0"
16
+ - " RAILS_VERSION=6.0.0"
20
17
matrix :
21
18
exclude :
22
- - rvm : 2.0.0
19
+ - rvm : 2.0
23
20
env : " RAILS_VERSION=5.0.0"
24
- - rvm : 2.1.0
21
+ - rvm : 2.1
25
22
env : " RAILS_VERSION=5.0.0"
26
- - rvm : 2.1.5
23
+ - rvm : 2.2
27
24
env : " RAILS_VERSION=5.0.0"
28
- - rvm : 2.2.0
25
+ - rvm : 2.2
29
26
env : " RAILS_VERSION=5.0.0"
30
- - rvm : 2.2.1
31
- env : " RAILS_VERSION=5.0.0"
32
- - rvm : 2.4.0
27
+ - rvm : 2.4
33
28
env : " RAILS_VERSION=4.2.0"
34
29
35
30
notifications :
You can’t perform that action at this time.
0 commit comments