Fix build

This commit is contained in:
creeper123123321 2019-04-01 16:49:13 -03:00 committed by GitHub
parent a6d59bb262
commit 366cf10a24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,5 +15,6 @@ deploy:
skip_cleanup: true skip_cleanup: true
on: on:
repo: ViaVersion/ViaFabric repo: ViaVersion/ViaFabric
install: true
script:
- ./gradlew clean build