From 502957f1f9560cb6dff75271e6812498f4ff7bba Mon Sep 17 00:00:00 2001 From: Steve Pulec Date: Fri, 22 Nov 2019 10:27:22 -0500 Subject: [PATCH] Skip travis cleanup so we can tag release. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3a602a76c..ac9322211 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,7 +54,7 @@ deploy: on: branch: - master - cleanup: false + skip_cleanup: true skip_existing: true # - provider: pypi # distributions: sdist bdist_wheel