File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1313 - 2.5.5
1414 - 2.6.2
1515 - ruby-head
16- - rbx-3.107
1716
1817gemfile :
1918 - gemfiles/rails_5_0.gemfile
@@ -23,6 +22,27 @@ gemfile:
2322 - gemfiles/rails_head.gemfile
2423
2524matrix :
25+ include :
26+ - name : " Rubinius - 5.0"
27+ rvm : rbx-3.107
28+ dist : trusty
29+ gemfile : gemfiles/rails_5_0.gemfile
30+ - name : " Rubinius - 5.1"
31+ rvm : rbx-3.107
32+ dist : trusty
33+ gemfile : gemfiles/rails_5_1.gemfile
34+ - name : " Rubinius - 5.2"
35+ rvm : rbx-3.107
36+ dist : trusty
37+ gemfile : gemfiles/rails_5_2.gemfile
38+ - name : " Rubinius - 6.0"
39+ rvm : rbx-3.107
40+ dist : trusty
41+ gemfile : gemfiles/rails_6_0.gemfile
42+ - name : " Rubinius - head"
43+ rvm : rbx-3.107
44+ dist : trusty
45+ gemfile : gemfiles/rails_head.gemfile
2646 exclude :
2747 - rvm : 2.2.10
2848 gemfile : gemfiles/rails_6_0.gemfile
You can’t perform that action at this time.
0 commit comments