summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-02-20 11:30:36 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-02-20 11:30:36 (GMT)
commitca3f8c3f438cd9d6e7a1b3f3a7e5b50468c97300 (patch)
tree3166317079d1e0c0b0059c1416b780ffd74f909d
parent385340a4ef89e0feac915e2154b7e3d155f42b73 (diff)
downloadmonitoring-plugins-ca3f8c3.tar.gz
travis-ci: Adjust "branch_pattern"
Modify the "branch_pattern" for the Coverity add-on so that it also matches "coverity/master" and "coverity/maint".
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 79f15c3..0d1cad5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -48,4 +48,4 @@ addons:
48 notification_email: team@monitoring-plugins.org 48 notification_email: team@monitoring-plugins.org
49 build_command_prepend: tools/setup && ./configure 49 build_command_prepend: tools/setup && ./configure
50 build_command: make 50 build_command: make
51 branch_pattern: coverity 51 branch_pattern: coverity.*