bad idea turning it off

This commit is contained in:
LegacyGamerHD
2020-08-09 16:33:04 +02:00
committed by GitHub
parent c5b79ab4ab
commit 6ff539fb66

View File

@@ -49,7 +49,7 @@ deploy:
provider: releases
api-key: $GITHUB_API_KEY
file: $TRAVIS_BUILD_DIR/app/build/outputs/apk/debug/app-debug.apk
skip_cleanup: false
skip_cleanup: true
name: PojavLauncher_DevBuild-$TRAVIS_COMMIT
body: Automatic build of PojavLauncher from the latest source commit ($TRAVIS_COMMIT) built by Travis CI on $(date +'%F %T %Z').
prerelease: true