From 7e0a218dc0d20886e23e0c2816bf66c95a4360c7 Mon Sep 17 00:00:00 2001 From: Tim Stack Date: Sun, 4 May 2014 07:18:31 -0700 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4abf76fc..70f81f59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,4 +19,4 @@ addons: notification_email: timothyshanestack@gmail.com build_command_prepend: ./autogen.sh && ./configure build_command: make - branch_pattern: master + branch_pattern: coverity_scan