free_mutant/.travis.yml
2014-01-02 21:23:56 +01:00

13 lines
201 B
YAML

language: ruby
script: "bundle exec rake ci"
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- rbx
notifications:
irc:
channels:
- irc.freenode.org#mutant
on_success: never
on_failure: change