bolshakov / stoplight

:traffic_light: Traffic control for code.
http://bolshakov.github.io/stoplight/
MIT License
384 stars 40 forks source link

Rubinius build failing #75

Closed tfausak closed 9 years ago

tfausak commented 9 years ago

https://travis-ci.org/orgsync/stoplight/jobs/72465461

This does not appear to be a problem with Stoplight's code. It fails when running RuboCop. I think we can fix this by only running RuboCop on MRI.

tfausak commented 9 years ago

We hit this same problem in ActiveInteraction last year. See orgsync/active_interaction#240.