From 605cd265c0ab5f06844b6343b5d6c929c09f51b1 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 25 Apr 2016 15:08:06 -0700 Subject: [PATCH] Disable IRC build notifications. --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 451d94a6..d88446d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,10 +28,6 @@ branches: - themes notifications: - irc: - template: "%{repository}#%{build_number} (%{branch}) %{message} %{build_url}" - channels: irc.freenode.org#jekyll - email: recipients: - jordon@envygeeks.io