franckverrot / activevalidators

Collection of ActiveModel/ActiveRecord validators
https://rubygems.org/gems/activevalidators
MIT License
306 stars 49 forks source link

Allow failure from HEAD Ruby #92

Closed alyssais closed 8 years ago

alyssais commented 8 years ago

This will stop the whole build being marked as failed because of failures on HEAD Rubies, which is often outside of our control and not really grounds for having the badge in the README say the build is failing.

franckverrot commented 8 years ago

Thanks for this PR. I want to try supporting headS so I won't be merging it though. Thanks again!