middleman/.travis.yml
2011-08-31 13:31:16 -07:00

4 lines
56 B
YAML

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