Skip to content

Commit

Permalink
Merge PR #3432: Mark installer as AppVeyor build artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Cooper committed Jul 1, 2018
2 parents 6195761 + bf64461 commit c19ac8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Expand Up @@ -27,3 +27,7 @@ install:

build_script:
- "powershell ./scripts/appveyor/appveyor-build.ps1"

artifacts:
- path: installer\bin\x64\Release\*.msi
name: Installer

0 comments on commit c19ac8c

Please sign in to comment.