free_mutant/.travis.yml

12 lines
210 B
YAML
Raw Normal View History

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