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
Raw Permalink Normal View History

2020-08-06 11:48:09 +02:00
jdk:
2020-08-06 12:10:59 +02:00
- openjdk11
before_install:
- cd common-utils
- mvn clean install -DskipTests
- cd ..