Add installer

This commit is contained in:
qianlifeng
2014-12-22 22:52:27 +08:00
parent 3f7c1b0750
commit bbb46a29a9
18 changed files with 768 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ build:
after_test:
ps: .\deploy\nuget\pack.ps1
ps: .\deploy\Installer\pack.ps1
deploy:
provider: NuGet
@@ -30,3 +31,6 @@ artifacts:
- path: '*.nupkg'
name: nugetpackage
- path: Output\Wox-setup.exe
name: setup