File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -5,28 +5,25 @@ notifications:
55 email : false
66
77rvm :
8- - 2.1.4
8+ - 2.2.1
99
1010matrix :
1111 include :
12- - rvm : 2.1.4
12+ - rvm : 2.2.1
1313 env : " RAILS_VERSION=4.0.12"
14- - rvm : 2.0.0
15- env : " RAILS_VERSION=4.1.8 "
16- - rvm : 1.9.3
17- env : " RAILS_VERSION=4.1.8 "
14+ - rvm : 2.2.1
15+ env : " RAILS_VERSION=4.1.9 "
16+ - rvm : 2.1.5
17+ env : " RAILS_VERSION=4.2.0 "
1818 - rvm : jruby
19- env : " RAILS_VERSION=4.1.8 JRUBY_OPTS=\" -J-Xms512m -J-Xmx1024m\" "
20- - rvm : 2.1.4
21- env : " RAILS_VERSION=4.1.8"
22- - rvm : 2.2.0
19+ env : " RAILS_VERSION=4.2.0 JRUBY_OPTS=\" -J-Xms512m -J-Xmx1024m\" "
20+ - rvm : 1.9.3
2321 env : " RAILS_VERSION=4.2.0"
2422
2523before_install :
2624 - gem install bundler
2725
2826env :
29- - " RAILS_VERSION=3.2.21"
3027 - " RAILS_VERSION=4.2.0"
3128
3229notifications :
You can’t perform that action at this time.
0 commit comments