From b01caa371fc36a6ca5cb41f7dfe194e2c5f9f78c Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Tue, 8 Mar 2016 15:34:37 -0500 Subject: [PATCH] Don't use notices for travis irc messages --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index df224937cfe..f90bf997b5b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,6 +37,5 @@ notifications: - "chat.freenode.net#ansible-notices" on_success: change on_failure: always - use_notice: true skip_join: true nick: ansibletravis