From 39d4d0c8f6eb521d4f366742fdc466f734f79a7a Mon Sep 17 00:00:00 2001 From: uberifix Date: Mon, 10 Feb 2020 00:16:55 -0500 Subject: [PATCH] Travis add skip cleanup ahhh deployyyyy --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6d07bb5..66338c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ deploy: overwrite: true file_glob: true file: "build/libs/*" + skip_cleanup: true on: repo: Pxl-8/GeologicalExpansion tags: true \ No newline at end of file