We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3d042 commit 4502cc0Copy full SHA for 4502cc0
1 file changed
appveyor.yml
@@ -1,5 +1,9 @@
1
version: 0.11.0.{build}
2
3
+branches:
4
+ except:
5
+ - v2
6
+
7
install:
8
- ps: |
9
Write-Host "PowerShell Version:" $PSVersionTable.PSVersion.tostring()
0 commit comments