From 860adfcbfe0e15cb94d9a6bd2536838cd48a49e5 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 6 Sep 2016 10:20:45 -0700 Subject: [PATCH] add notification settings to travis.yml --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 98d3558..307b8ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,3 +11,8 @@ before_install: libfile-libmagic-perl libgravatar-url-perl libwww-perl imagemagick script: - make +notifications: + irc: + channels: + - "irc.oftc.net#debbugs" + email: false -- 2.39.2