Commit 76567a9b by Patrik Bóna

Test with Rails 5.2

parent 92505787
...@@ -12,6 +12,7 @@ env: ...@@ -12,6 +12,7 @@ env:
- RAILS='~> 4.2.0' - RAILS='~> 4.2.0'
- RAILS='~> 5.0.0' - RAILS='~> 5.0.0'
- RAILS='~> 5.1.0' - RAILS='~> 5.1.0'
- RAILS='~> 5.2.0.beta2'
matrix: matrix:
allow_failures: allow_failures:
...@@ -21,3 +22,5 @@ matrix: ...@@ -21,3 +22,5 @@ matrix:
rvm: jruby-9.1.6.0 rvm: jruby-9.1.6.0
- env: RAILS='~> 5.1.0' - env: RAILS='~> 5.1.0'
rvm: jruby-9.1.6.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