From f32b2c993f97db17a429bca7e56e05cf89db837a Mon Sep 17 00:00:00 2001 From: "Tod E. Kurt" Date: Thu, 19 Jan 2017 22:11:09 -0800 Subject: [PATCH] change win deploy to nsis over squirrel, unclear why --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index a03634a..2af2b81 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -74,6 +74,7 @@ build_script: - npm run dist # show outputs - dir dist +- dir dist\win test_script: #- ps: npm run test