You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
@nadavshatz Do you happen to use Travis for your own projects as well? If so, can you please tell me what rvm values you use?
I created PR #8 that adds jruby-18mode and jruby-19mode to the test matrix, but that only seems to cover JRuby 1.7. These tags seem very under-specified, compared to the ones related to MRI.
Beyond that, I would highly recommend adding the newer Jruby's that are ruby 2+ compatible.
Another thing you can do which will make it easier for you guys is to not support the same ruby versions on jruby and mri and say so in the Readme - basically support jruby 9+/1.7+ only.
Let me know if I can assist in any other way and cheers for the new gem!
Hi, We're using Heap for a while now but our stack uses JRuby.
I think it'll be beneficial to add JRuby to the Travis CI tests.
Let me know if you need it and I can try and get a PR for it as well.
The text was updated successfully, but these errors were encountered: