Files
gollum/.travis.yml
T
2011-07-21 14:53:05 -07:00

6 lines
69 B
YAML

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