mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2025-02-11 10:01:56 +01:00
Move Travis to openjdk8
Something about Oracle and licenses. Who woulda thought
This commit is contained in:
parent
19dd81ce94
commit
9dfffe5366
@ -1,6 +1,6 @@
|
|||||||
language: java
|
language: java
|
||||||
jdk:
|
jdk:
|
||||||
- oraclejdk8
|
- openjdk8
|
||||||
script: gradle clean compileJava compileTestJava test
|
script: gradle clean compileJava compileTestJava test
|
||||||
install: true
|
install: true
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user