File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ script: "script/run_build 2>&1"
33
33
34
34
rvm :
35
35
- 1.8.7
36
+ - 2.4.0
36
37
- 2.3.1
37
38
- 2.2
38
39
- 2.1
@@ -63,6 +64,10 @@ matrix:
63
64
env : RAILS_VERSION=master
64
65
- rvm : 2.3.1
65
66
env : RAILS_VERSION=5-0-stable
67
+ - rvm : 2.4.0
68
+ env : RAILS_VERSION=master
69
+ - rvm : 2.4.0
70
+ env : RAILS_VERSION=5-0-stable
66
71
exclude :
67
72
# 3.0.x is not supported on MRI 2.0+
68
73
- rvm : 2.0.0
@@ -73,6 +78,8 @@ matrix:
73
78
env : RAILS_VERSION='~> 3.0.20'
74
79
- rvm : 2.3.1
75
80
env : RAILS_VERSION='~> 3.0.20'
81
+ - rvm : 2.4.0
82
+ env : RAILS_VERSION='~> 3.0.20'
76
83
# 4.x is not supported on MRI ruby-1.8.7 or 1.9.2
77
84
- rvm : 1.8.7
78
85
env : RAILS_VERSION='~> 4.0.4'
@@ -103,6 +110,8 @@ matrix:
103
110
env : RAILS_VERSION='~> 3.1.12'
104
111
- rvm : 2.3.1
105
112
env : RAILS_VERSION='~> 3.1.12'
113
+ - rvm : 2.4.0
114
+ env : RAILS_VERSION='~> 3.1.12'
106
115
allow_failures :
107
116
- rvm : 2.2.2
108
117
env : RAILS_VERSION=master
You can’t perform that action at this time.
0 commit comments