From 5a206268801bbdb38b7a7f3032151a2ed2779b17 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Wed, 23 Sep 2015 23:48:18 -0700 Subject: [PATCH] .travis.yml: Add auto-notifications to IRC --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 1f36138..96f4cc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,3 +16,6 @@ script: - ./autogen.sh - ./configure --enable-compile-warnings=error --enable-examples - make distcheck + +notifications: + irc: "chat.freenode.net#mosh"