Skip to content

Commit 7c1a1e2

Browse files
committed
Skip Travis cleanup on deployment to allow "deploy_release.sh" to work
1 parent 531b3ef commit 7c1a1e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ after_failure:
3333
deploy:
3434
provider: script
3535
script: ./scripts/deploy_release.sh
36+
skip_cleanup: true
3637
on:
3738
tags: true
3839
repo: mannodermaus/android-junit5

0 commit comments

Comments
 (0)