From ccc5b2ac444796ea73429378b60c81dafd7ff256 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 7 Feb 2020 15:42:30 -0500 Subject: [PATCH] fix deploy --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1a04ba7a..834620be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -278,7 +278,7 @@ deploy: file_glob: true overwrite: true file: gam-$GAMVERSION-* - cleanup: false + skip_cleanup: true draft: true on: repo: jay0lee/GAM