Use new ENV on travis

This commit is contained in:
Arthur Neves 2014-03-10 15:28:29 -04:00
parent 488f257821
commit 1e952ea702

View File

@ -6,10 +6,10 @@ rvm:
- ruby-head
- jruby
- rbx-2
gemfile:
- Gemfile
- Gemfile.rails3
- Gemfile.edge
env:
- "RAILS_VERSION=3.2.17"
- "RAILS_VERSION=4.0.3"
- "RAILS_VERSION=master"
matrix:
allow_failures:
- rvm: ruby-head