allow 1.8.7 to fail and not report for now (until I can work out why it fails when 1.9.x works

This commit is contained in:
geemus 2012-08-23 11:28:12 -05:00
parent 3b66fd928b
commit fa9dcdc2c5
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
language: ruby
matrix:
allow_failures:
- rvm: 1.8.7
rvm:
- 1.8.7
- 1.9.2