Commit 021551fc by John Hawthorn Committed by GitHub

Merge pull request #431 from mrhead/add-support-for-rails-5-2

Test with Rails 5.2
parents 92505787 76567a9b
......@@ -12,6 +12,7 @@ env:
- RAILS='~> 4.2.0'
- RAILS='~> 5.0.0'
- RAILS='~> 5.1.0'
- RAILS='~> 5.2.0.beta2'
matrix:
allow_failures:
......@@ -21,3 +22,5 @@ matrix:
rvm: jruby-9.1.6.0
- env: RAILS='~> 5.1.0'
rvm: jruby-9.1.6.0
- env: RAILS='~> 5.2.0.beta2'
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