Improve the update progress.

This commit is contained in:
qianlifeng
2015-01-21 23:00:56 +08:00
parent 563370f10b
commit 00953850b3
22 changed files with 103 additions and 278 deletions

View File

@@ -15,7 +15,7 @@ build:
after_test:
- ps: .\deploy\nuget\pack.ps1
- ps: .\deploy\Installer\pack.ps1
- cmd: .\deploy\NAppUpdate\build.bat
deploy:
provider: NuGet
@@ -32,5 +32,5 @@ artifacts:
- path: '*.nupkg'
name: nugetpackage
- path: Output\Wox-setup.exe
name: setup
- path: Output\Update
name: update-binary