travis-ci: Don't run coverity_scan on master branch

Once the weekly limit for Coverity scan is reached all builds exit
success without compiling.
This commit is contained in:
Zack Middleton 2017-06-24 20:48:06 -05:00
parent 03336dd0bf
commit 2e5c4bd96a

View file

@ -34,4 +34,4 @@ addons:
notification_email: quake3-commits@icculus.org
build_command_prepend: "make clean"
build_command: "make release"
branch_pattern: master
branch_pattern: coverity_scan