From 17c375bb8f115960339b818f92884bc02ed0600e Mon Sep 17 00:00:00 2001 From: Timothy Stack Date: Mon, 14 Sep 2015 23:55:09 -0700 Subject: [PATCH] turn on coverity --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fc60fc0a..ea1e82ab 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: coverity_scan + branch_pattern: master