Re-add in rails 3.2

it can fail for now, but we will want to support it
This commit is contained in:
Steve Klabnik 2014-07-09 17:14:27 -04:00
parent ed5499e318
commit 45803f1aa1

View File

@ -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"