From ef37fcd4d2774e8cdfc935868aeed60d06edfee6 Mon Sep 17 00:00:00 2001 From: Timothy Stack Date: Tue, 15 Sep 2015 00:11:44 -0700 Subject: [PATCH] turn off coverity --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ea1e82ab..fc60fc0a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,4 +23,4 @@ addons: notification_email: timothyshanestack@gmail.com build_command_prepend: ./autogen.sh && ./configure build_command: make - branch_pattern: master + branch_pattern: coverity_scan