From 841d52f1f78fe78b5b5c56c4985c3b25b4d55660 Mon Sep 17 00:00:00 2001 From: scrawl Date: Sat, 18 Oct 2014 00:02:12 +0200 Subject: [PATCH] Disable travis IRC spam until the OSX build is fixed --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index c35d29201..f3e7e1760 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,9 +24,3 @@ notifications: email: on_success: change on_failure: always - irc: - channels: - - "chat.freenode.net#openmw" - on_success: change - on_failure: always - use_notice: true