From 59942798ac2b25b8b0538953e09d245ed1f41734 Mon Sep 17 00:00:00 2001 From: Andrew Naylor Date: Sun, 20 Sep 2015 11:51:40 +0100 Subject: [PATCH] Ensure we skip cleanup during release --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f49c2b8..3037afd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,7 @@ deploy: file: - mas-cli.zip - mas.xcarchive.zip + skip_cleanup: true on: repo: argon/mas tags: true