andreacavalli
/
JTDLib
Archived
forked from ErnyTech/JTDLib
1
0
Fork 0
This repository has been archived on 2020-08-18. You can view files and clone it, but cannot push or open issues or pull requests.
JTDLib/jitpack.yml

8 lines
104 B
YAML

jdk:
- openjdk11
before_install:
- cd common-utils
- mvn clean install -DskipTests
- cd ..