mirror of
https://github.com/samsonjs/grape-active_model_serializers.git
synced 2026-04-27 14:57:43 +00:00
Add Ruby 2 & 2.1 to Travis
This commit is contained in:
parent
e510817abf
commit
172d1710bb
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
|
- 2.0.0
|
||||||
|
- 2.1.2
|
||||||
- ruby-head
|
- ruby-head
|
||||||
- rbx-19mode
|
- rbx-19mode
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue