Commit 74238a7d by Ben A. Morgan

bump rails to the first release candidate

parent 98955a5f
...@@ -12,14 +12,14 @@ env: ...@@ -12,14 +12,14 @@ env:
- RAILS='~> 4.0.13' - RAILS='~> 4.0.13'
- RAILS='~> 4.1.10' - RAILS='~> 4.1.10'
- RAILS='~> 4.2.1' - RAILS='~> 4.2.1'
- RAILS='~> 5.0.0.beta1' - RAILS='~> 5.0.0.rc1'
matrix: matrix:
exclude: exclude:
- env: RAILS='~> 5.0.0.beta1' - env: RAILS='~> 5.0.0.rc1'
rvm: 2.0.0 rvm: 2.0.0
- env: RAILS='~> 5.0.0.beta1' - env: RAILS='~> 5.0.0.rc1'
rvm: 2.1.10 rvm: 2.1.10
allow_failures: allow_failures:
- env: RAILS='~> 5.0.0.beta1' - env: RAILS='~> 5.0.0.rc1'
rvm: jruby-9.0.5.0 rvm: jruby-9.0.5.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