Added JDK 11 to CIs

This commit is contained in:
Erik C. Thauvin 2018-10-31 15:45:27 -07:00
parent 35f9fec5a9
commit 76f7212672
2 changed files with 9 additions and 0 deletions

View file

@ -4,6 +4,7 @@ jdk:
- oraclejdk8
- oraclejdk9
- oraclejdk10
- oraclejdk11
before_install:
- chmod +x gradlew