-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add JRuby to the testing matrix for travis #140
Comments
Good idea, want to make a PR ? |
Which versions do you want to test against? On Friday, July 24, 2015, Michael Grosser [email protected] wrote:
Sent from Gmail Mobile |
Newest stable
|
This adds JRuby in 1.9 mode (which should track the 1.7 branch) and also JRuby 9000 which was recently released (it's ruby 2.2.2). These are run on three different JVMs as well. It should also test against Rubinus 2. There's also no point in testing on the different jvms for straight-up mri so those combinations are excluded.
so jruby is officially supported? |
yep ... just a bit brittle ... any fixes welcome
…On Fri, Nov 24, 2017 at 9:20 PM, jtoy ***@***.***> wrote:
so jruby is officially supported?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#140 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAsZzEXxPbl8NFJOXIOErHUjHe2WF1fks5s56OogaJpZM4Ffgg1>
.
|
JRuby should be tested via Travis. Rubinus wouldn't be a bad idea either.
The text was updated successfully, but these errors were encountered: