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