We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ae3ff commit f090fa7Copy full SHA for f090fa7
appveyor.yml
@@ -8,6 +8,7 @@ clone_folder: c:\projects\psscriptanalyzer
8
9
# Install Pester
10
install:
11
+ - set PATH=C:\Program Files (x86)\MSBuild\12.0\Bin;%PATH%
12
- cinst -y pester --version 3.3.13
13
14
# Build PSScriptAnalyzer using msbuild
0 commit comments