[ https://issues.apache.org/jira/browse/BAHIR-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16919736#comment-16919736 ]
ASF GitHub Bot commented on BAHIR-217: -------------------------------------- lresende commented on issue #93: [BAHIR-217] Install of Oracle JDK 8 Failing in Travis CI URL: https://github.com/apache/bahir/pull/93#issuecomment-526678080 Just out of curiosity, I [build master on travis](https://travis-ci.org/apache/bahir/builds/544930279) without a problem. How are you seeing the issue requiring trusty distro for travis builds. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Install of Oracle JDK 8 Failing in Travis CI > -------------------------------------------- > > Key: BAHIR-217 > URL: https://issues.apache.org/jira/browse/BAHIR-217 > Project: Bahir > Issue Type: Bug > Components: Build > Reporter: Abhishek Dixit > Priority: Major > Labels: build, easyfix > > 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 > {code:java} > dist: trusty{code} > in the .travis.yml file as mentioned in the issue above. > I can raise a PR for this fix if required. -- This message was sent by Atlassian Jira (v8.3.2#803003)