Runs with everything up through JDK 15

JDK 16 has a Gradle fail
This commit is contained in:
Bruce Eckel 2020-10-08 15:02:36 -06:00
parent 03925c71db
commit d56a8da627

View File

@ -1,6 +1,6 @@
language: java
jdk:
- oraclejdk12
- oraclejdk11
install: true
script:
- ./gradlew --no-daemon --stacktrace run