Skip to content

Commit

Permalink
Change travis cleanup to skip_cleanup. Fixes #28 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
sshanks-kx authored Jul 1, 2020
1 parent a841a78 commit 0bab4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ deploy:
on:
tags: true
condition: $TRAVIS_OS_NAME = windows || $TRAVIS_OS_NAME = osx || ($TRAVIS_DIST = trusty && $TRAVIS_OS_NAME = linux)
cleanup: 'false'
skip_cleanup: 'true'

notifications:
slack:
Expand Down

0 comments on commit 0bab4e9

Please sign in to comment.