Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Install of Oracle JDK 8 Failing in Travis CI. As a result, build is failing for new pull requests.
We need to make a small fix in .travis.yml file as mentioned in the issue here:
https://travis-ci.community/t/install-of-oracle-jdk-8-failing/3038
We just need to add
dist: trusty
in the .travis.yml file as mentioned in the issue above.
I can raise a PR for this fix if required.
Attachments
Issue Links
- links to