Updated jitpack.xml
This commit is contained in:
parent
1eff09fe0b
commit
ab5082d058
@ -1,2 +1,8 @@
|
||||
jdk:
|
||||
- openjdk11
|
||||
- openjdk11
|
||||
before_install:
|
||||
- git submodule update --remote --init --recursive
|
||||
- cd common-utils
|
||||
- mvn clean install -DskipTests
|
||||
- cd ..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user