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

[TOREE-505] Fix Oracle JDK8 in Travis CI #177

Merged
merged 1 commit into from Oct 22, 2019

Conversation

lresende
Copy link
Member

Install of Oracle JDK 8 Failing in Travis CI and as a result,
build is failing for new pull requests.

We just need to add dist: trusty in the .travis.yml file
as mentioned in the issue below:
https://travis-ci.community/t/install-of-oracle-jdk-8-failing/3038

Install of Oracle JDK 8 Failing in Travis CI and as a result,
build is failing for new pull requests.

We just need to add `dist: trusty` in the .travis.yml file
as mentioned in the issue below:
https://travis-ci.community/t/install-of-oracle-jdk-8-failing/3038
Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

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

LGTM - Thank you @lresende!

@kevin-bates kevin-bates merged commit 5faede2 into apache:master Oct 22, 2019
@lresende lresende deleted the toree-505-fix-oracle-jdk8-build branch January 7, 2020 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants