Change Travis CI build env. to Trusty (#911)

This commit is contained in:
ptrax 2019-07-28 06:20:18 -05:00 committed by Ilkka Seppälä
parent 0c6237c225
commit 17bfc91f45

View File

@ -1,4 +1,5 @@
language: java
dist: trusty # Xenial build environment won't allow installation of Java 8
jdk:
- oraclejdk8