compass/.travis.yml
2011-06-12 02:55:36 -04:00

8 lines
92 B
YAML

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