Skip to content

Commit 8644729

Browse files
committed
AppVeyor: build only from master
We want to do official builds from master only. PR builds should be not affected by this.
1 parent 64259f7 commit 8644729

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
version: 4.4.{build}
2+
branches:
3+
only:
4+
- master
25
pull_requests:
36
do_not_increment_build_number: true
47
skip_tags: true

0 commit comments

Comments
 (0)