Skip to content

Commit

Permalink
Add skip_cleanup to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Dec 4, 2017
1 parent f66e6d8 commit be7d746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ sudo: false
after_success: bash <(curl -s https://codecov.io/bash)
deploy:
- provider: releases
skip_cleanup: true
api_key:
secure: f+niXC+P5aOAOx9uBudo+Qs+s77yRnoWmCTaMYTWbrULYYO8vqT7wHEeXSk5oXyr9fyUUUNsB+XQdxxGfB8RvBVJNUMAGneaF/iSo8r9lINFJ825l97wPtDV4BT+kNGFXKP4l7Kxq33Ld3FH73n3GAKOW337RZp6/rGqfRaJ4t8=
file:
Expand Down

0 comments on commit be7d746

Please sign in to comment.