We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc4c97 commit 28d1a0aCopy full SHA for 28d1a0a
.appveyor.yml
@@ -1,6 +1,9 @@
1
version: 1.0.{build}
2
image:
3
- Visual Studio 2015
4
+branches:
5
+ only:
6
+ - will_never_exist
7
test: off
8
skip_branch_with_pr: true
9
build:
0 commit comments