Skip to content

Commit

Permalink
Update jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toonystank authored Oct 13, 2022
1 parent 0674bbd commit 75a7478
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
jdk:
- openjdk15
before_install:
- ./ensure-java-15 install
- openjdk14
install:
- if ! ./ensure-java-15 use; then source ~/.sdkman/bin/sdkman-init.sh; fi
- java -version
- ./mvnw -pl gwt,default install

0 comments on commit 75a7478

Please sign in to comment.