From 2d0e3fc83ab4dfb51f5552d5f2f2e5313afc764f Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 22 Apr 2016 16:50:47 +0200 Subject: [PATCH] .travis.yml: add irc notifications --- .travis.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.travis.yml b/.travis.yml index 2ac0ec65..ed40e6f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -71,3 +71,9 @@ script: - make clean_python - make clean - make distcheck + +notifications: + irc: + channels: + - "irc.freenode.org#aubio" + use_notice: true -- 2.11.0