From cb01d4351d699468ce674393f72e6bb139d6d3d0 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Mon, 3 Aug 2015 18:49:48 -0300 Subject: [PATCH] Added travis notifications on IRC --- .travis.yml | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) diff --git a/.travis.yml b/.travis.yml index 45ea0fb..2bc6db2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,3 +19,11 @@ script: after_success: - coveralls + +notifications: + irc: + channels: + - "chat.freenode.net#colab" + on_success: change + on_failure: always + use_notice: true -- libgit2 0.21.2