use nsis installer and electron-updater (fixes #813, fixes #627)

This commit is contained in:
Eugene Pankov
2019-05-19 20:30:40 +02:00
parent d42fe4f107
commit 206cf974c0
11 changed files with 427 additions and 164 deletions

View File

@@ -23,6 +23,4 @@ build_script:
- node scripts/build-windows.js
artifacts:
- path: 'dist\win\*.exe'
- path: 'dist\squirrel-windows\*.exe'
- path: 'dist\*.exe'