From 40438e4ae5f0e8692f6689924307b24c05bfa628 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Wed, 15 Mar 2017 18:36:06 +0100 Subject: [PATCH] Notify IRC --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5cb4e7d1b..4023bf83c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,10 @@ sudo: required services: - docker +notifications: + irc: + - "chat.freenode.net#calamares" + install: - docker build -t calamares .