Skip to content

Commit

Permalink
Change travis cleanup to skip_cleanup. Fixes #35 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
sshanks-kx authored Jul 2, 2020
1 parent 37fb3a9 commit c7d1cfe
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 @@ -97,4 +97,4 @@ 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'

0 comments on commit c7d1cfe

Please sign in to comment.