guard-rails/.travis.yml
2011-06-06 15:02:32 -04:00

6 lines
65 B
YAML

rvm:
- 1.8.7
- 1.9.2
- ree
script: "bundle exec rake spec"