From 455d60b155e40804453b1da0be4b5cb174fbbfc4 Mon Sep 17 00:00:00 2001 From: redtide Date: Thu, 19 Dec 2019 21:14:40 +0100 Subject: [PATCH] Enable IRC notifications only --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 02f815239..e30480af2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,3 +50,7 @@ install: script: - sh ${TRAVIS_BUILD_DIR}/.travis/script-${TARGET}.sh + +notifications: + email: false + irc: "ircs://chat.freenode.net:7070/#kxstudio"