diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2020-04-13 20:19:20 +1000 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2020-04-13 20:19:20 +1000 |
commit | 1b4d8735b5778a144036c34176001fc641deee82 (patch) | |
tree | bba116a2cb78aaa572e67e591e330b9dc4649501 /appveyor.yml | |
parent | d8ef78a2b67d15d0bbd09d10e920b38d36c34435 (diff) | |
download | wix-1b4d8735b5778a144036c34176001fc641deee82.tar.gz wix-1b4d8735b5778a144036c34176001fc641deee82.tar.bz2 wix-1b4d8735b5778a144036c34176001fc641deee82.zip |
Update dependencies.
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml index 522e5af3..7c686b04 100644 --- a/appveyor.yml +++ b/appveyor.yml | |||
@@ -33,8 +33,6 @@ skip_tags: true | |||
33 | artifacts: | 33 | artifacts: |
34 | - path: build\Release\**\*.nupkg | 34 | - path: build\Release\**\*.nupkg |
35 | name: nuget | 35 | name: nuget |
36 | - path: build\Release\**\*.msi | ||
37 | name: msi | ||
38 | 36 | ||
39 | notifications: | 37 | notifications: |
40 | - provider: Slack | 38 | - provider: Slack |