tdlight-java/jitpack.yml

8 lines
104 B
YAML

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