From 776d57c8dc98d4c0d9b0e0378f458a14a70d7114 Mon Sep 17 00:00:00 2001 From: Moritz Grimm Date: Thu, 28 Sep 2017 12:15:20 +0200 Subject: [PATCH] After hitting the Coverity quota once, switch branches --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 798bc2f..cdcc7d7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ addons: notification_email: mgrimm@mrsserver.net build_command_prepend: "./autogen.sh && ./configure" build_command: "make check" - branch_pattern: develop + branch_pattern: coverity_scan script: - ./autogen.sh