Skip to content

Commit

Permalink
add skip_cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
shihyuho committed Dec 15, 2018
1 parent 6296c08 commit 0012bd9
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 @@ -24,6 +24,7 @@ deploy:
repo: softleader/slctl
- provider: script
script: make choco-push VERSION=${TRAVIS_TAG}
skip_cleanup: true
on:
condition: $TRAVIS_OS_NAME = windows
tags: true
Expand Down

0 comments on commit 0012bd9

Please sign in to comment.