From bc97e45d3939c5ada3031b54485b17a347326252 Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Wed, 26 Dec 2018 18:22:29 +0100 Subject: [PATCH] Update .travis.yml revert name of branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6fefa694e..e222db23f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -74,4 +74,4 @@ addons: notification_email: kim.kulling@googlemail.com build_command_prepend: "cmake" build_command: "make" - branch_pattern: master + branch_pattern: coverity_scan