compass/.travis.yml
2011-12-10 12:54:39 -05:00

9 lines
102 B
YAML

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