From 99eb4c0c68c4b5500fb78db998ec7e02bee04188 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Thu, 30 Jan 2020 12:38:49 -0800 Subject: [PATCH] Turn off Travis notifications in test branches. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 70038c150..0ed6b47af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -274,6 +274,7 @@ after_success: '[ "$TOXENV" == "py27-cover" ] && codecov -F linux' notifications: email: false irc: + if: NOT branch =~ ^test-.*$ channels: # This is set to a secure variable to prevent forks from sending # notifications. This value was created by installing