mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Fixes rbx gems bundling on TravisCI
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user