mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
use proper tags for jruby on travis
This commit is contained in:
parent
470d65d12f
commit
6c88455587
@ -6,7 +6,8 @@ rvm:
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- ree
|
||||
- jruby
|
||||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
gemfile:
|
||||
@ -22,6 +23,6 @@ matrix:
|
||||
- gemfile: Gemfile.edge
|
||||
rvm: ree
|
||||
- gemfile: Gemfile.edge
|
||||
rvm: jruby
|
||||
rvm: jruby-18mode
|
||||
- gemfile: Gemfile.edge
|
||||
rvm: rbx-18mode
|
||||
|
||||
Loading…
Reference in New Issue
Block a user