From 8ae05f3409381337f1021b27d0e38d62e9c5c4a4 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 30 Oct 2015 13:58:41 +0000 Subject: [PATCH] Use a coverity-scan branch for explicit scan requests --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cb0dff4d..2a9ba9fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,6 +42,6 @@ addons: notification_email: frrrwww@gmail.com build_command_prepend: "cd src && make clean" build_command: "make -j4" - branch_pattern: master + branch_pattern: coverity-scan script: cd src && make && make test