We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This task is part of the Java 11 transition plan https://github.com/iluwatar/java-design-patterns/wiki/16.-Java-11-Transition
The purpose is to update the Travis CI build to use JDK 11, instead of the old JDK 8.
The text was updated successfully, but these errors were encountered:
Can I try this out?
Sorry, something went wrong.
Go ahead @JasonSarwar
See .travis.yml in #959
.travis.yml
Set Travis to build on both openjdk8 and openjdk 11 in commits 795b6be and 71f26c3
I was a little late on the draw. Sorry about that!
iluwatar
JasonSarwar
No branches or pull requests
This task is part of the Java 11 transition plan https://github.com/iluwatar/java-design-patterns/wiki/16.-Java-11-Transition
The purpose is to update the Travis CI build to use JDK 11, instead of the old JDK 8.
The text was updated successfully, but these errors were encountered: