Runs with everything up through JDK 15
JDK 16 has a Gradle fail
This commit is contained in:
parent
03925c71db
commit
d56a8da627
@ -1,6 +1,6 @@
|
|||||||
language: java
|
language: java
|
||||||
jdk:
|
jdk:
|
||||||
- oraclejdk12
|
- oraclejdk11
|
||||||
install: true
|
install: true
|
||||||
script:
|
script:
|
||||||
- ./gradlew --no-daemon --stacktrace run
|
- ./gradlew --no-daemon --stacktrace run
|
||||||
|
Loading…
x
Reference in New Issue
Block a user