Fix builds by switching to openjdk8

This commit is contained in:
Leonard Brünings
2019-10-24 10:59:42 +02:00
parent a726e0a3ba
commit 7d23104820
+1 -1
View File
@@ -18,7 +18,7 @@ cache:
- $HOME/.m2/repository/ - $HOME/.m2/repository/
jdk: jdk:
- oraclejdk8 - openjdk8
env: env:
matrix: matrix: