Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[BAHIR-217] Installation of Oracle JDK8 is Failing in Travis CI (#93)
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
- Loading branch information