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

Fixed jitpack

This commit is contained in:
Andrea Cavalli 2020-08-06 11:48:09 +02:00
parent f827782b4d
commit 3501ed5e65
1 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,2 @@
before_install:
- curl -s https://gist.githubusercontent.com/ErnyTech/5ab454bbb0150a38bed8355bf9cb0e05/raw/c0487edd8d8d91b878b34b0a5699e4c29db72c78/jitpack.sh | bash -s
- export JAVA_HOME="$(pwd)/jdk-10.0.2"
- export PATH=$JAVA_HOME/bin:$PATH
jdk:
- openjdk11