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

Run tests on Java 11 on Travis CI #41

Closed
wants to merge 2 commits into from
Closed

Run tests on Java 11 on Travis CI #41

wants to merge 2 commits into from

Conversation

walro
Copy link
Contributor

@walro walro commented Jun 17, 2019

No description provided.

@walro
Copy link
Contributor Author

walro commented Jun 17, 2019

Seems like there's no Java8 support on Travis anymore... :(

Appears to be limited to Xenial: https://travis-ci.community/t/the-travis-ci-build-could-not-be-completed-due-to-an-error/1345

Seems like people have had success going with openjdk8 instead of oraclejdk8, I'll see how that turns out for us. IIRC we've had troubles with openjdk previously.

@walro
Copy link
Contributor Author

walro commented Jun 17, 2019

Seems like people have had success going with openjdk8 instead of oraclejdk8, I'll see how that turns out for us. IIRC we've had troubles with openjdk previously.

Well, that worked. However, our gradle version does not seem to support Java 11.

@walro
Copy link
Contributor Author

walro commented Jun 17, 2019

I'll close this PR, and make a new one with just the change to openjdk8. I will create an issue concerning Java 11 support.

@walro walro closed this Jun 17, 2019
@walro walro deleted the java11 branch June 17, 2019 09:55
@walro
Copy link
Contributor Author

walro commented Jun 17, 2019

I'll close this PR, and make a new one with just the change to openjdk8.

#42

@walro
Copy link
Contributor Author

walro commented Jun 17, 2019

I will create an issue concerning Java 11 support.

#43

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