middleman/.travis.yml
Thomas Reynolds 5b2381f6eb sorry jruby
2012-02-18 10:04:28 -08:00

10 lines
110 B
YAML

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