File tree 1 file changed +7
-20
lines changed
1 file changed +7
-20
lines changed Original file line number Diff line number Diff line change 8
8
yarn : true
9
9
rvm :
10
10
- 2.7.0
11
- - 2.6.4
11
+ - 2.6.5
12
12
- 2.5.7
13
13
- jruby-9.1.9.0
14
14
@@ -25,32 +25,19 @@ matrix:
25
25
fast_finish : true
26
26
exclude :
27
27
# Oldest rails does not run on ruby 2.6
28
- - rvm : 2.6.2
29
- gemfile : gemfiles/rails_4.2_sprockets_4.gemfile
30
- - rvm : 2.6.2
31
- gemfile : gemfiles/rails_4.2_sprockets_3.gemfile
32
- - rvm : 2.6.2
33
- gemfile : gemfiles/rails_4.2_sprockets_2.gemfile
34
- - rvm : 2.5.3
35
- - rvm : 2.3.8
28
+ - rvm : 2.6.5
29
+ - rvm : 2.5.7
36
30
- rvm : jruby-9.1.9.0
37
31
38
32
include :
39
- # Oldest rails does not run on ruby 2.6
40
- - rvm : 2.5.3
41
- gemfile : gemfiles/rails_4.2_sprockets_4.gemfile
42
- - rvm : 2.5.3
43
- gemfile : gemfiles/rails_4.2_sprockets_3.gemfile
44
- - rvm : 2.5.3
45
- gemfile : gemfiles/rails_4.2_sprockets_2.gemfile
46
33
# Newest gemfiles for universal testing
47
- - rvm : 2.5.3
34
+ - rvm : 2.6.5
48
35
gemfile : gemfiles/rails_5.2_no_sprockets_webpacker_4.gemfile
49
- - rvm : 2.5.3
36
+ - rvm : 2.6.5
50
37
gemfile : gemfiles/rails_5.2_sprockets_4.gemfile
51
- - rvm : 2.3.8
38
+ - rvm : 2.5.7
52
39
gemfile : gemfiles/rails_5.2_no_sprockets_webpacker_4.gemfile
53
- - rvm : 2.3.8
40
+ - rvm : 2.5.7
54
41
gemfile : gemfiles/rails_5.2_sprockets_4.gemfile
55
42
- rvm : jruby-9.1.9.0
56
43
gemfile : gemfiles/rails_5.2_no_sprockets_webpacker_4.gemfile
You can’t perform that action at this time.
0 commit comments