1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
draper/.travis.yml
2015-03-26 21:34:00 -06:00

13 lines
142 B
YAML

language: ruby
services:
- mongodb
rvm:
- 2.1.5
- 2.2.1
env:
- "RAILS_VERSION=4.0"
- "RAILS_VERSION=4.1"
- "RAILS_VERSION=4.2"