From 7f77cb7796b5116f395815a15ecdd8c68d66a7bf Mon Sep 17 00:00:00 2001 From: Epowerj Date: Thu, 21 Dec 2017 15:14:23 -0500 Subject: [PATCH] Never mind --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 799fcfd77c..3ea0e7558d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,5 +20,3 @@ after_success: - chmod +x upload-build.sh - ./upload-build.sh -deploy: - skip_cleanup: true