mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user