Skip to content

Commit e1e749f

Browse files
authored
Merge pull request #9388 from swagger-api/fix-appveyor
skip branch appveyor build for branches with PR
2 parents 91d2852 + 66b9c10 commit e1e749f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Ref: http://www.yegor256.com/2015/01/10/windows-appveyor-maven.html
33
version: '{branch}-{build}'
44
os: Windows Server 2012
5+
skip_branch_with_pr: true
56
hosts:
67
petstore.swagger.io: 127.0.0.1
78
install:

0 commit comments

Comments
 (0)