feat: add jitpack (#2)

* feat: add jitpack

* fix: skip tests for jitpack
This commit is contained in:
Connor Tumbleson 2022-11-18 06:39:54 -05:00 committed by GitHub
parent a0868b9ede
commit 403e90375e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
jitpack.yml Normal file
View File

@ -0,0 +1,2 @@
install:
- ./gradlew build publishToMavenLocal -x test