bump travis-ci to jdk11

This commit is contained in:
JOO200 2021-06-11 20:16:02 +02:00 committed by wizjany
parent 9defab65d1
commit f17f1fc8c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: java
dist: trusty
jdk:
- oraclejdk8
- oraclejdk11
notifications:
email: false
before_install: chmod +x gradlew