mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-09 15:07:02 +00:00
[travis] Only coverity-scan the coverity_scan branch
This essentially disables coverity-scan right now, until we find a pattern to continuously submit branches there. For background reasoning, see: Fixes https://github.com/behdad/harfbuzz/issues/171
This commit is contained in:
parent
85062e3b46
commit
9b087dec77
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@ addons:
|
|||
notification_email: coverity@behdad.org
|
||||
build_command_prepend: "./configure; make clean"
|
||||
build_command: "make -j 4"
|
||||
branch_pattern: master
|
||||
branch_pattern: coverity_scan
|
||||
|
|
Loading…
Add table
Reference in a new issue