use Ruby 2.3.1

This commit is contained in:
Thorsten Böttger 2016-05-08 13:40:47 +12:00
parent 7e28fa388e
commit 90cda9e0fb
1 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,7 @@ cache: bundler
rvm:
- 1.9.3
- 2.2.5
- 2.3
- 2.3.1
- jruby-1.7 # JRuby in 1.9 mode
- jruby-9.0.5.0
- rbx-2.5.8
@ -31,7 +31,6 @@ before_script:
matrix:
allow_failures:
- rvm: jruby-1.7
- rvm: 2.3
- gemfile: gemfiles/rails_5.0.gemfile
exclude:
- rvm: 1.9.3
@ -40,5 +39,5 @@ matrix:
gemfile: gemfiles/rails_5.0.gemfile
- rvm: 2.2.5
gemfile: gemfiles/rails_3.2_stable.gemfile
- rvm: 2.3
- rvm: 2.3.1
gemfile: gemfiles/rails_3.2_stable.gemfile