mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-11 09:40:05 -04:00
travis-ci: Adjust "branch_pattern"
Modify the "branch_pattern" for the Coverity add-on so that it also matches "coverity/master" and "coverity/maint".
This commit is contained in:
parent
385340a4ef
commit
ca3f8c3f43
1 changed files with 1 additions and 1 deletions
|
|
@ -48,4 +48,4 @@ addons:
|
|||
notification_email: team@monitoring-plugins.org
|
||||
build_command_prepend: tools/setup && ./configure
|
||||
build_command: make
|
||||
branch_pattern: coverity
|
||||
branch_pattern: coverity.*
|
||||
|
|
|
|||
Loading…
Reference in a new issue