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

15 lines
166 B
YAML
Raw Normal View History

language: ruby
2013-02-27 06:39:33 -05:00
2013-03-03 06:34:06 -05:00
services:
- mongodb
2011-08-27 23:58:02 -04:00
rvm:
- 2.1.5
- 2.2.1
2013-02-27 06:39:33 -05:00
env:
- "RAILS_VERSION=3.2"
- "RAILS_VERSION=4.0"
- "RAILS_VERSION=4.1"
- "RAILS_VERSION=4.2"