From d8c2f41a42df1893c593c33bc5f8fdcb3f67e1e9 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sat, 24 Dec 2016 13:28:14 +0000 Subject: configure travis to send irc notifications --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f849cf37..d7fc5916 100644 --- a/.travis.yml +++ b/.travis.yml @@ -101,3 +101,6 @@ script: | alot --config conf python setup.py test fi + +notifications: + irc: "chat.freenode.net#alot" -- cgit v1.2.3