middleman/.travis.yml
2011-12-20 17:03:36 -08:00

6 lines
76 B
YAML

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