Fix AppVeyor, add signtool to PATH

This commit is contained in:
Ted John 2016-09-16 22:39:28 +01:00
parent edb918a883
commit 06406de725
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ environment:
GIT_TAG: $(APPVEYOR_REPO_TAG_NAME)
GIT_BRANCH: $(APPVEYOR_REPO_BRANCH)
GIT_COMMIT_SHA1: $(APPVEYOR_REPO_COMMIT)
PATH: $(PATH);C:\Program Files (x86)\Windows Kits\10\bin\x86
install:
- ps: >-
.\scripts\ps\appveyor_install.ps1