Skip to content

Commit 931c959

Browse files
Trigger only one build on appveyor
1 parent 2008d5d commit 931c959

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# variables here. See https://github.com/composewell/packcheck for all
44
# options and their explanation.
55

6-
#branches:
7-
# only:
8-
# - master
6+
branches:
7+
only:
8+
- master
99

1010
environment:
1111
# ------------------------------------------------------------------------

0 commit comments

Comments
 (0)