Skip to content

Commit cd86fa1

Browse files
author
Kapil Borle
committed
Update Pester version in Appveyor
1 parent fa60235 commit cd86fa1

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 --version 3.3.13
9+
- cinst -y pester --version 3.4.0
1010

1111
# Build PSScriptAnalyzer using msbuild
1212
build: true

0 commit comments

Comments
 (0)