1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/.travis.yml

5 lines
66 B
YAML
Raw Normal View History

2011-08-05 14:53:26 -04:00
rvm:
- 1.8.7
- 1.9.2
2011-10-14 16:03:23 -04:00
- 1.9.3
2011-08-05 14:53:26 -04:00
script: "bundle exec rake test"