Преглед на файлове

travis-ci: Adjust "branch_pattern"

Modify the "branch_pattern" for the Coverity add-on so that it also
matches "coverity/master" and "coverity/maint".
Holger Weiss преди 12 години
родител
ревизия
ca3f8c3f43
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -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.*