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 5b90320 commit 9f22dbfCopy full SHA for 9f22dbf
appveyor.yml
@@ -6,6 +6,9 @@ branches:
6
only:
7
- master
8
- development
9
+ except:
10
+ - /dev/ # You can use Regular expression to match multiple branch name(s)
11
+ - windows-2019
12
13
environment:
14
matrix:
0 commit comments