[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:
Behdad Esfahbod 2015-11-18 23:23:35 -08:00
parent 85062e3b46
commit 9b087dec77
1 changed files with 1 additions and 1 deletions

View File

@ -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