Disable ruby-1.8.7 while spiking mutations

This commit is contained in:
Markus Schirp 2012-07-27 22:42:48 +02:00
parent 9e8b451933
commit 5613beec12

View file

@ -3,7 +3,7 @@ before_install:
language: ruby
script: 'bundle exec rake ci'
rvm:
- 1.8.7
# - 1.8.7 disabled while spiking mutations
- rbx-18mode
- rbx-19mode
notifications: