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

Fix travis builds due to unavailable JDK versions #117

Merged
merged 2 commits into from
Oct 20, 2017

Conversation

ceyko
Copy link
Contributor

@ceyko ceyko commented Oct 18, 2017

Description

Travis no longer includes oraclejdk7 or openjdk6, so don't try to build them. This was triggering build failures for all PRs since they've been removed. We will no longer be testing jdk6, but it has already been long unsupported.

Also add openjdk8 and oraclejdk8 builds.

See: travis-ci/travis-ci#7884

Testing

Make sure the builds pass.

Travis no longer includes oraclejdk7 or openjdk6, so don't try to build
them. This was triggering build failures for all PRs since they've been
removed. We will no longer be testing jdk6, but it has already been long
unsupported.

See: travis-ci/travis-ci#7884
@ceyko ceyko merged commit ee2877f into master Oct 20, 2017
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.

None yet

3 participants