Skip to content
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

Travis: use latest JRuby #542

Merged
merged 1 commit into from
Mar 1, 2018
Merged

Travis: use latest JRuby #542

merged 1 commit into from
Mar 1, 2018

Conversation

olleolleolle
Copy link
Contributor

@olleolleolle olleolleolle commented Mar 1, 2018

Summary

This PR updates the CI matrix to use latest JRuby.

Details

http://jruby.org/2018/02/21/jruby-9-1-16-0.html

Motivation and Context

Latest generally available JRuby's got more fixes.

While reading a PR, I visited Travis to view the results, and the JRuby version used was quite old.

How Has This Been Tested?

Using Travis.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (cleanup of codebase withouth changing any existing functionality)
  • Update documentation

Checklist:

  • I've added tests for my code
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link
Contributor

@mvz mvz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@mvz mvz merged commit 78a5546 into master Mar 1, 2018
@mvz mvz deleted the fix/jruby-latest branch March 1, 2018 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants