Module: monitoring-plugins
 Branch: coverity/master
 Commit: ca3f8c3f438cd9d6e7a1b3f3a7e5b50468c97300
 Author: Holger Weiss <[email protected]>
   Date: Thu Feb 20 12:30:36 2014 +0100
    URL: 
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ca3f8c3

travis-ci: Adjust "branch_pattern"

Modify the "branch_pattern" for the Coverity add-on so that it also
matches "coverity/master" and "coverity/maint".

---

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 79f15c3..0d1cad5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -48,4 +48,4 @@ addons:
     notification_email: [email protected]
     build_command_prepend: tools/setup && ./configure
     build_command: make
-    branch_pattern: coverity
+    branch_pattern: coverity.*

Reply via email to