commit 4aa9ffb1242a8284a8bdd30f4ee7265e33f11170
parent ced1781df38cd01f59bf5dbc1618159647c80d9a
Author: Frederic Cambus <fred@statdns.com>
Date: Sat, 26 Oct 2019 21:24:51 +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
@@ -29,4 +29,4 @@ addons:
notification_email: fred@statdns.com
build_command_prepend: cmake .
build_command: make -j 4
- branch_pattern: master
+ branch_pattern: coverity_scan