fix build by swapping to openjdk

This commit is contained in:
Taylor Wicksell
2019-08-07 09:51:22 -07:00
committed by Taylor Wicksell
parent 741f6e3794
commit ee75c7a7a5

View File

@@ -1,6 +1,6 @@
language: java
jdk:
- oraclejdk8
- openjdk8
cache:
directories:
- $HOME/.m2