aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2019-02-01 14:32:57 -0800
committerRob Mensching <rob@robmensching.com>2019-02-01 14:37:02 -0800
commite8d9c70934d8cae0d2769ab6ca5ad40d5f506968 (patch)
tree45cb15c5cdaaf2547089a4c01d7a144b2943d79e /appveyor.yml
parent28779cbbaa5fcba61009d416654345d50a96fa91 (diff)
downloadwix-e8d9c70934d8cae0d2769ab6ca5ad40d5f506968.tar.gz
wix-e8d9c70934d8cae0d2769ab6ca5ad40d5f506968.tar.bz2
wix-e8d9c70934d8cae0d2769ab6ca5ad40d5f506968.zip
Integrate thmviewer.exe and thmviewer.msi
Cannot build MSI until a few fixes are made to WixToolset.Core. Will enable this later.
Diffstat (limited to '')
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index c1df03cc..8d80c6af 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -33,6 +33,8 @@ skip_tags: true
33artifacts: 33artifacts:
34- path: build\Release\**\*.nupkg 34- path: build\Release\**\*.nupkg
35 name: nuget 35 name: nuget
36- path: build\Release\**\*.msi
37 name: msi
36 38
37notifications: 39notifications:
38- provider: Slack 40- provider: Slack