From e1e3217268cad4c7a5b59d45f6c51ca609131851 Mon Sep 17 00:00:00 2001 From: Gracjan Polak Date: Sun, 4 Oct 2015 17:51:22 +0200 Subject: [PATCH] Add build notification to #haskell-emacs --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1066ed0d0..12322f8b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,6 +40,7 @@ script: notifications: email: false + irc: "irc.freenode.org#haskell-emacs" # Local Variables: # indent-tabs-mode: nil