middleman/.travis.yml
Thomas Reynolds 576463f361 fix merge
2012-03-01 13:24:56 -08:00

9 lines
98 B
YAML

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