Commit b5b38231 by Ben A. Morgan Committed by GitHub

Merge pull request #368 from rubysherpas/bump-ruby-versions

update ruby and rails versions
parents 879fd18c f73a98be
......@@ -3,24 +3,24 @@ language: ruby
cache: bundler
rvm:
- 2.1.10
- 2.2.5
- 2.3.1
- jruby-9.1.0.0
- 2.2.6
- 2.3.3
- jruby-9.1.6.0
env:
matrix:
- RAILS='~> 4.1.15'
- RAILS='~> 4.2.6'
- RAILS='~> 5.0.0'
- RAILS='~> 4.1.16'
- RAILS='~> 4.2.7.1'
- RAILS='~> 5.0.0.1'
matrix:
exclude:
- env: RAILS='~> 5.0.0'
- env: RAILS='~> 5.0.0.1'
rvm: 2.1.10
allow_failures:
- env: RAILS='~> 4.1.15'
rvm: jruby-9.1.0.0
- env: RAILS='~> 4.2.6'
rvm: jruby-9.1.0.0
- env: RAILS='~> 5.0.0'
rvm: jruby-9.1.0.0
- env: RAILS='~> 4.1.16'
rvm: jruby-9.1.6.0
- env: RAILS='~> 4.2.7.1'
rvm: jruby-9.1.6.0
- env: RAILS='~> 5.0.0.1'
rvm: jruby-9.1.6.0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment