From eec0806ddb0da6237e15167b00c00827b966235c Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Tue, 5 Nov 2019 19:25:49 +0800 Subject: [PATCH] try to fix build error --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f3809e45..c3fde025 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,4 +13,4 @@ node_js: script: - | npm run icon-gen && - yarn release --win --linux --mac + yarn release --win --linux --mac -c.snap.publish=github