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 15:52:45 -06:00

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"