free_mutant/.travis.yml
2012-07-27 22:42:48 +02:00

11 lines
210 B
YAML

before_install:
- gem install bundler
language: ruby
script: 'bundle exec rake ci'
rvm:
# - 1.8.7 disabled while spiking mutations
- rbx-18mode
- rbx-19mode
notifications:
email:
- mbj@seonic.net