Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d56a8da

Browse files
committed
Runs with everything up through JDK 15
JDK 16 has a Gradle fail
1 parent 03925c7 commit d56a8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: java
22
jdk:
3-
- oraclejdk12
3+
- oraclejdk11
44
install: true
55
script:
66
- ./gradlew --no-daemon --stacktrace run

0 commit comments

Comments
 (0)