Skip to content

Commit c0587f0

Browse files
authored
Update .appveyor.yml
1 parent bd8aa6f commit c0587f0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.appveyor.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ skip_tags: true
22

33
version: '1.0.{build}'
44

5+
pull_requests:
6+
do_not_increment_build_number: true
7+
58
build:
69
verbosity: detailed
710

@@ -26,8 +29,6 @@ environment:
2629

2730
matrix:
2831
fast_finish: true
29-
pull_requests:
30-
do_not_increment_build_number: true
3132

3233
platform:
3334
#- x86

0 commit comments

Comments
 (0)