From d47c17e2e82ad2e199b1f0735dc30cfb568f5f9b Mon Sep 17 00:00:00 2001 From: Suresh Sundriyal Date: Sat, 28 Mar 2015 13:39:37 -0700 Subject: [PATCH] Revert "Enable Coverity scan." This reverts commit 7898d4d0d5797cf0522a791670000f6b7b036ca4. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6fa99cfc..ea61ddd3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,4 @@ addons: notification_email: timothyshanestack@gmail.com build_command_prepend: ./autogen.sh && ./configure build_command: make - branch_pattern: master + branch_pattern: coverity_scan