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 a74b7c4 commit 2260344Copy full SHA for 2260344
appveyor.yml
@@ -1,6 +1,9 @@
1
# WS2012R2 image with April WMF5.0
2
os: unstable
3
4
+# clone directory
5
+clone_folder: c:\projects\psscriptanalyzer
6
+
7
# Install Pester
8
install:
9
- cinst -y pester
0 commit comments