mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 14:56:50 +00:00
Fixes rbx gems bundling on TravisCI
Fixes https://github.com/travis-ci/travis-ci/issues/2821
This commit is contained in:
parent
7dd2ee8690
commit
90b88da70a
@ -10,6 +10,9 @@ rvm:
|
|||||||
- rbx-2
|
- rbx-2
|
||||||
- ruby-head
|
- ruby-head
|
||||||
|
|
||||||
|
install:
|
||||||
|
- bundle install --retry=3
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- "RAILS_VERSION=3.2"
|
- "RAILS_VERSION=3.2"
|
||||||
- "RAILS_VERSION=4.0"
|
- "RAILS_VERSION=4.0"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user