musicbrainz/.travis.yml
2012-10-17 18:48:41 +04:00

5 lines
53 B
YAML

rvm:
- 1.9.2
- 1.9.3
script: "bundle exec rspec"