rails / arel

A Relational Algebra
2.06k stars 390 forks source link

Fix Build: Allow failures from rubinius #451

Closed kbrock closed 7 years ago

kbrock commented 7 years ago

All PRs since September have been failing on rbx

It looks like rvm is having trouble installing rubinius

rvm use rbx-2 --install --binary --fuzzy

Tried with rbx and rbx-3 but neither of those worked.

Trying to follow through https://github.com/travis-ci/travis-ci/issues/5294 and find a way to fix this build.

Would prefer not to disable this, but have run out of ideas. Any other suggestions to try?

rails-bot commented 7 years ago

r? @rafaelfranca

(@rails-bot has picked a reviewer for you, use r? to override)