Fix skip cleanup.

This commit is contained in:
Martin Rotter 2020-05-07 09:00:54 +02:00
parent 631dfef12b
commit af57e4eb3b

View File

@ -13,6 +13,7 @@ notifications:
email: false
deploy:
- provider: releases
skip_cleanup: true
file_glob: true
api_key: $GH_TOKEN
file:
@ -22,6 +23,7 @@ deploy:
tags: true
all_branches: true
- provider: bintray
skip_cleanup: true
file: .travis-bintray-desc.json
user: martinrotter
key: $BINTRAY_KEY