Skip to content

Commit f090fa7

Browse files
author
Kapil Borle
committed
Change appveyor settings path
1 parent 68ae3ff commit f090fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ clone_folder: c:\projects\psscriptanalyzer
88

99
# Install Pester
1010
install:
11+
- set PATH=C:\Program Files (x86)\MSBuild\12.0\Bin;%PATH%
1112
- cinst -y pester --version 3.3.13
1213

1314
# Build PSScriptAnalyzer using msbuild

0 commit comments

Comments
 (0)