jonashackt/spring-boot-vuejs

Build failing on Travis with oraclejdk8 & oraclejdk9

jonashackt opened this issue · 0 comments

See https://travis-ci.org/jonashackt/spring-boot-vuejs/jobs/572700078

As TravisCI is migrating it's standard image from Ubuntu Trusty to Xenial, they drop support for old JDKs too. There are two ways to get JDK8 & 9 working again: going back to the Trusty image - or use openjdk8 instead.