Skip to content

Commit

Permalink
bad idea turning it off
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyVanNeck authored Aug 9, 2020
1 parent c5b79ab commit 6ff539f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6ff539f

Please sign in to comment.