File tree Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Original file line number Diff line number Diff line change 8
8
- 2.4.0
9
9
env :
10
10
- RAILS_VERSION='~> 5.0.0'
11
- - RAILS_VERSION='~> 4.2.0'
11
+ - RAILS_VERSION='~> 4.2.8'
12
+ - RAILS_VERSION='4-2-stable'
13
+ - RAILS_VERSION='5-0-stable'
12
14
matrix :
13
15
include :
14
16
- rvm : 2.2.3
15
17
env : RAILS_VERSION="4.2.5"
16
- # Rails doesn't officially support Ruby 2.4 yet (so also test latest stable)
17
- - rvm : 2.4.0
18
- env : RAILS_VERSION='4-2-stable'
19
- allow_failures :
20
- # Rails doesn't officially support Ruby 2.4 yet (so also test latest stable)
21
- - rvm : 2.4.0
22
- env : RAILS_VERSION='~> 4.2.0'
23
- - rvm : 2.4.0
24
- env : RAILS_VERSION='4-2-stable'
25
- # Rails doesn't officially support Ruby 2.4 yet (multiple fixes in pipeline)
26
- - rvm : 2.4.0
27
- env : RAILS_VERSION='~> 4.2.0'
18
+ - rvm : 2.3.3
19
+ env : RAILS_VERSION='4.2.7.1'
28
20
fast_finish : true
You can’t perform that action at this time.
0 commit comments