Closed joschi closed 6 years ago
Travis CI seems to fail because there's no configuration file specifying the build environment.
This change set adds a .travis.yml file and runs tests on OpenJDK 8, Oracle JDK 8, and Oracle JDK 9.
.travis.yml
Another item on the TODO list that I just never got around to do, despite being a 10 second fix so again, thank you!
Travis CI seems to fail because there's no configuration file specifying the build environment.
This change set adds a
.travis.yml
file and runs tests on OpenJDK 8, Oracle JDK 8, and Oracle JDK 9.