From 08d089d168c3c06d7a47109ad25c99595f229078 Mon Sep 17 00:00:00 2001 From: Timothy Stack Date: Wed, 25 Feb 2015 21:51:30 -0800 Subject: [PATCH] do a scan --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 70f81f59..4abf76fc 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: coverity_scan + branch_pattern: master