mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 06:46:50 +00:00
Merge pull request #711 from rails-api/fixes-rbx-on-travis
Fixes rbx gems bundling on TravisCI
This commit is contained in:
commit
deaf55eeae
@ -6,6 +6,8 @@ rvm:
|
|||||||
- jruby-19mode
|
- jruby-19mode
|
||||||
- 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