[monitoring-plugins] travis-ci: Adjust "branch_pattern"

Holger Weiss git at monitoring-plugins.org
Thu Feb 20 12:40:08 CET 2014


 Module: monitoring-plugins
 Branch: coverity/master
 Commit: ca3f8c3f438cd9d6e7a1b3f3a7e5b50468c97300
 Author: Holger Weiss <holger at zedat.fu-berlin.de>
   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: team at monitoring-plugins.org
     build_command_prepend: tools/setup && ./configure
     build_command: make
-    branch_pattern: coverity
+    branch_pattern: coverity.*



More information about the Commits mailing list