From d76823d411c2c89f4184304d237217cc19fe8f16 Mon Sep 17 00:00:00 2001 From: Azat Khuzhin Date: Sat, 27 Oct 2018 23:58:18 +0300 Subject: [PATCH] travis-ci: do not notify irc.oftc.net#libevent I think that this just introduce noise that people just turns off. So very questionable let's remove it. (cherry picked from commit 5264c03f8a8ac759ef42e5dfdfb3fda0accd12f6) --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e8c46230..61f3cc14 100644 --- a/.travis.yml +++ b/.travis.yml @@ -105,6 +105,3 @@ after_script: --exclude build/CMakeFiles/CompilerIdC --gcov-options '\-lp'; fi - -notifications: - irc: "irc.oftc.net#libevent"