mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Test travis integration
This commit is contained in:
parent
05e5ba6939
commit
1b679d4c8c
@ -21,6 +21,7 @@ env:
|
||||
- "RAILS_VERSION=4.2"
|
||||
- "RAILS_VERSION=5.0"
|
||||
- "RAILS_VERSION=5.1"
|
||||
- "RAILS_VERSION=5.2"
|
||||
- "RAILS_VERSION=master"
|
||||
|
||||
rvm:
|
||||
@ -30,6 +31,10 @@ rvm:
|
||||
- 2.4.2
|
||||
- ruby-head
|
||||
|
||||
branches:
|
||||
only:
|
||||
- 0-10-stable
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- { rvm: jruby-9.1.13.0, jdk: oraclejdk8, env: "RAILS_VERSION=4.1 JRUBY_OPTS='--dev -J-Xmx1024M --debug'" }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user