mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
14 lines
166 B
YAML
14 lines
166 B
YAML
language: ruby
|
|
|
|
services:
|
|
- mongodb
|
|
|
|
rvm:
|
|
- 2.1.5
|
|
- 2.2.1
|
|
|
|
env:
|
|
- "RAILS_VERSION=3.2"
|
|
- "RAILS_VERSION=4.0"
|
|
- "RAILS_VERSION=4.1"
|
|
- "RAILS_VERSION=4.2"
|