Disable ruby-1.8.7 while spiking mutations
This commit is contained in:
parent
9e8b451933
commit
5613beec12
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue