mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Use new ENV on travis
This commit is contained in:
parent
488f257821
commit
1e952ea702
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user