From 6e88e7ffbb0b22141474829d3d0014de6b4a7564 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Sat, 4 Nov 2017 23:52:20 +0100 Subject: [PATCH] Build system: Disable Travis IRC notifications --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 722c2b6..ef06156 100644 --- a/.travis.yml +++ b/.travis.yml @@ -63,6 +63,3 @@ before_script: script: - phpcs --standard=.phpcs.xml "$TRAVIS_BUILD_DIR" - -notifications: - irc: "chat.freenode.net#picocms"