[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
|
@ -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…
Reference in New Issue