commit ba2b2cd80c49ff93529d9871a7e15d33677b4e71
parent b056a56c20ee481d8a507c7e9f291cd6113aad69
Author: Frederic Cambus <fred@statdns.com>
Date: Tue, 15 Oct 2019 20:05:03 +0200
Switch 'branch_pattern' to 'coverity_scan' to avoid triggering analysis for each commit (Travis CI).
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
@@ -25,4 +25,4 @@ addons:
notification_email: fred@statdns.com
build_command_prepend: cmake .
build_command: make -j 4
- branch_pattern: master
+ branch_pattern: coverity_scan