Consider modifying the `.travis.yml` to test the WorldWindJava build with multiple versions of Java, for instance: - openjdk8 - oraclejdk8 - oraclejdk9 - oraclejdk11 See: https://docs.travis-ci.com/user/languages/java/#testing-against-multiple-jdks
Consider modifying the
.travis.ymlto test the WorldWindJava build with multiple versions of Java, for instance:See: https://docs.travis-ci.com/user/languages/java/#testing-against-multiple-jdks