Skip to content

Commit

Permalink
Merge pull request #9388 from swagger-api/fix-appveyor
Browse files Browse the repository at this point in the history
skip branch appveyor build for branches with PR
  • Loading branch information
frantuma authored Apr 18, 2019
2 parents 91d2852 + 66b9c10 commit e1e749f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Ref: http://www.yegor256.com/2015/01/10/windows-appveyor-maven.html
version: '{branch}-{build}'
os: Windows Server 2012
skip_branch_with_pr: true
hosts:
petstore.swagger.io: 127.0.0.1
install:
Expand Down

0 comments on commit e1e749f

Please sign in to comment.