From baa5ca1ea14ac4c5c15fe62b6127a57de87ed42b Mon Sep 17 00:00:00 2001 From: Suresh Sundriyal Date: Wed, 1 Apr 2015 22:44:00 -0700 Subject: [PATCH] Revert "Enable coverity scan." This reverts commit 661ecbeec9b8374fc069ed17063cb0b70d99b6fa. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2d26bbe9..c7107c23 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: master + branch_pattern: coverity_scan