Change Travis CI build env. to Trusty (#911)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
language: java
|
||||
dist: trusty # Xenial build environment won't allow installation of Java 8
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
|
||||
|
Reference in New Issue
Block a user