From 4fcc4d6fdf7169bd55fff4ac218a016dd2c80593 Mon Sep 17 00:00:00 2001 From: Timothy Stack Date: Thu, 9 Apr 2015 07:29:06 -0700 Subject: [PATCH] run coverity --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4e60ca53..07bc924d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,4 +20,4 @@ addons: notification_email: timothyshanestack@gmail.com build_command_prepend: ./autogen.sh && ./configure build_command: make - branch_pattern: coverity_scan + branch_pattern: master