Skip to content

Commit

Permalink
APPVEYOR: Exclude coverity_scan branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Aug 29, 2020
1 parent f8e7a87 commit 0baf9b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ matrix:
platform: x64
configuration: Debug

branches:
except:
- coverity_scan

environment:
global:
BOOST_ROOT: C:\Libraries\boost_1_73_0
Expand Down

0 comments on commit 0baf9b9

Please sign in to comment.