middleman/.travis.yml
2011-08-19 16:54:17 -07:00

5 lines
66 B
YAML

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