Switch travis to openjdk8

Since their new default distro doesn't support oraclejdk8.
I could tell travis to keep using the Ubuntu trusty dist (https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment), but moving away from oracle is better.
master
Treer 2020-07-14 00:04:39 +10:00
parent dfc0f72407
commit 47c7f06f4f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: java
jdk:
- oraclejdk8
- openjdk8
addons:
apt:
packages: