andreacavalli
/
JTDLib
Archived
forked from ErnyTech/JTDLib
1
0
Fork 0

Updated jitpack.xml

This commit is contained in:
Andrea Cavalli 2020-08-06 12:13:31 +02:00
parent 6304ae6b54
commit a0e4b827b3
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
jdk:
- openjdk11
before_install:
- git submodule update --remote --init --recursive
- cd common-utils
- mvn clean install -DskipTests
- cd ..