Skip to content

Commit

Permalink
make it more clear its a dev build also clean up files instead of ski…
Browse files Browse the repository at this point in the history
…pping it
  • Loading branch information
WesleyVanNeck authored Aug 9, 2020
1 parent 21a6cb7 commit c5b79ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ deploy:
provider: releases
api-key: $GITHUB_API_KEY
file: $TRAVIS_BUILD_DIR/app/build/outputs/apk/debug/app-debug.apk
skip_cleanup: true
name: autobuild-$TRAVIS_COMMIT
skip_cleanup: false
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
overwrite: true
Expand Down

0 comments on commit c5b79ab

Please sign in to comment.