Skip to content

Commit 4502cc0

Browse files
Run Appveyor CI on branches other than v2 (#523)
1 parent 8c3d042 commit 4502cc0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: 0.11.0.{build}
22

3+
branches:
4+
except:
5+
- v2
6+
37
install:
48
- ps: |
59
Write-Host "PowerShell Version:" $PSVersionTable.PSVersion.tostring()

0 commit comments

Comments
 (0)