Archiviert
13
0

Move Travis to openjdk8

Something about Oracle and licenses. Who woulda thought
Dieser Commit ist enthalten in:
Dan Mulloy 2019-08-03 13:10:20 -04:00
Ursprung 19dd81ce94
Commit 9dfffe5366

Datei anzeigen

@ -1,6 +1,6 @@
language: java
jdk:
- oraclejdk8
- openjdk8
script: gradle clean compileJava compileTestJava test
install: true
notifications: