From 8a3e84ba1c659ce9f9fb017319417a1a61ff8f36 Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Tue, 25 Aug 2015 18:12:22 +1200 Subject: [PATCH] MINOR: Remove IRC notifications of travis builds. Companion to https://github.com/silverstripe/silverstripe-framework/pull/4535 --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index f578e36f..295309d7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -63,8 +63,3 @@ branches: - 2.2 - 2.3 - translation-staging - -notifications: - irc: - channels: - - "irc.freenode.org#silverstripe"