compass/.travis.yml
Chris Eppstein 2772a70e00 travis.ci
2011-06-11 23:59:00 -07:00

8 lines
92 B
YAML

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