diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
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.* |