mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Re-add in rails 3.2
it can fail for now, but we will want to support it
This commit is contained in:
parent
ed5499e318
commit
45803f1aa1
@ -7,6 +7,7 @@ rvm:
|
||||
- rbx-2
|
||||
- ruby-head
|
||||
env:
|
||||
- "RAILS_VERSION=3.2"
|
||||
- "RAILS_VERSION=4.0"
|
||||
- "RAILS_VERSION=4.1"
|
||||
- "RAILS_VERSION=master"
|
||||
@ -15,4 +16,5 @@ matrix:
|
||||
- rvm: ruby-head
|
||||
- env: "RAILS_VERSION=master"
|
||||
- env: "RAILS_VERSION=4.0"
|
||||
- env: "RAILS_VERSION=3.2"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user