File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 false
55
66rvm :
7- # RETIRING
8- # - 2.2
9- # - 2.3
10- # - 2.4
11- # - 2.5
12- # - 2.6
13- # - 2.7
7+ # RETIRING 2.2 and 2.3
8+ - 2.4
9+ - 2.5
10+ - 2.6
11+ - 2.7
1412 - 3.0
1513
1614gemfile :
17- # - gemfiles/rails_42.gemfile
18- # - gemfiles/rails_50.gemfile
19- # - gemfiles/rails_51.gemfile
15+ - gemfiles/rails_42.gemfile
16+ - gemfiles/rails_50.gemfile
17+ - gemfiles/rails_51.gemfile
2018 - gemfiles/rails_52.gemfile
2119
22- # matrix:
23- # allow_failures:
24- # - gemfile: gemfiles/rails_42.gemfile
25- # include:
26- # - rvm: 3.0
27- # env: REXML_VERSION=3.2.0
20+ matrix :
21+ allow_failures :
22+ - gemfile : gemfiles/rails_42.gemfile
2823
2924before_script :
30- # - echo "$REXML_VERSION"
31- # - if [[ "$REXML_VERSION" != "" ]]; then gem install rexml -v "$REXML_VERSION"; fi
3225 - git submodule update --remote --recursive
3326
3427script :
You can’t perform that action at this time.
0 commit comments