From d5b75e611c4aeb32f724f78cd6983def77d71519 Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Wed, 4 Mar 2015 13:41:18 +0100 Subject: [PATCH] adding notification to irc --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6413b70..89f2ce4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,6 @@ script: after_script: - php ocular.phar code-coverage:upload --format=php-clover coverage.clover + +notifications: + irc: "irc.freenode.org#dbwebb"