Skip to content

Commit 51f9d93

Browse files
committed
Update appveyor.yml
1 parent 40538cb commit 51f9d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ clone_folder: c:\projects\psscriptanalyzer
66

77
# Install Pester
88
install:
9-
- cinst -y pester
9+
- cinst -y pester --version 3.3.13
1010

1111
# Build PSScriptAnalyzer using msbuild
1212
build: true

0 commit comments

Comments
 (0)