Damnit. I really want to run CI on RBX. All tests pass for me locally
with 1.4.2 and 2.0.0-dev on rbenv, but on Travis they fail. I just tried
installing RVM again to use *exactly* what Travis is using, but at this
point I feel like I'm just gaming the system to make the tests pass
rather than focusing on real progress. I guess I'll just wait until 2.0
is released, testing against RBX on Travis right now is just too
frustrating.
These are mostly just failures from tests that look for specific error
message generated by MRI and don't match the error output from JRuby or
RBX. The solution in most cases will be to fix the tests, not Haml. So
for the time being I'm going to comment out these platforms and will add
the back once I've made sure they're working locally.