middleman/.travis.yml
2011-10-14 13:03:23 -07:00

5 lines
66 B
YAML

rvm:
- 1.8.7
- 1.9.2
- 1.9.3
script: "bundle exec rake test"