mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16: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
|
||||
- rbx-2
|
||||
- ruby-head
|
||||
install:
|
||||
- bundle install --retry=3
|
||||
env:
|
||||
- "RAILS_VERSION=3.2"
|
||||
- "RAILS_VERSION=4.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user