From 7d231048200fe4164e4e857da7be0988d6af2424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonard=20Br=C3=BCnings?= Date: Thu, 24 Oct 2019 10:59:03 +0200 Subject: [PATCH] Fix builds by switching to openjdk8 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b851bc0..473c9a0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ cache: - $HOME/.m2/repository/ jdk: - - oraclejdk8 + - openjdk8 env: matrix: