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 - ruby-head
- jruby - jruby
- rbx-2 - rbx-2
gemfile: env:
- Gemfile - "RAILS_VERSION=3.2.17"
- Gemfile.rails3 - "RAILS_VERSION=4.0.3"
- Gemfile.edge - "RAILS_VERSION=master"
matrix: matrix:
allow_failures: allow_failures:
- rvm: ruby-head - rvm: ruby-head