Skip to content

Commit f7f4719

Browse files
committed
Fix deployment from Travis CI
1 parent 19719f9 commit f7f4719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ notifications:
1717
on_failure: change
1818
deploy:
1919
provider: releases
20+
skip_cleanup: true
2021
api_key:
2122
secure: Lg/Po5YFRcnrpqjgrdHcyGdxhRe8iB01Og8hvTmhhDxew1mpVHCfcZxO1VMpBxWnLS3ud4UdMjC3RBpcCWTvt0w9g35Vt9cj7XgnBEBHrBBA5DL+E5cAj/5Sf63pztc85m/kB0WODNG2NQiTpjonszrFHpmWdmXp3mqP95mZVBw=
2223
file: esptool-$TRAVIS_TAG-$PLATFORM.tar.gz

0 commit comments

Comments
 (0)