Commit b6753ba6 by Ben A. Morgan

hello, Rails 5

parent e2efdf21
...@@ -11,12 +11,12 @@ env: ...@@ -11,12 +11,12 @@ env:
matrix: matrix:
- RAILS='~> 4.1.15' - RAILS='~> 4.1.15'
- RAILS='~> 4.2.6' - RAILS='~> 4.2.6'
- RAILS='~> 5.0.0.rc1' - RAILS='~> 5.0.0'
matrix: matrix:
exclude: exclude:
- env: RAILS='~> 5.0.0.rc1' - env: RAILS='~> 5.0.0'
rvm: 2.1.10 rvm: 2.1.10
allow_failures: allow_failures:
- env: RAILS='~> 5.0.0.rc1' - env: RAILS='~> 5.0.0'
rvm: jruby-9.1.0.0 rvm: jruby-9.1.0.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