compass/.travis.yml
2011-06-09 16:03:58 -04:00

8 lines
83 B
YAML

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