support Java Platform Module System (JPMS) (issue #1)

This commit is contained in:
Karl Tauber
2019-10-01 17:34:18 +02:00
parent 423805be3a
commit 3847b14033
5 changed files with 71 additions and 1 deletions

View File

@@ -24,5 +24,5 @@ deploy:
skip_cleanup: true # to upload artifacts created during the build
on:
branch: master
jdk: openjdk8
jdk: openjdk11
tags: true