From d84d3e3780b0721d4efa58e1f97bf07413d878cc Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 15 Oct 2014 17:13:58 +0200 Subject: [PATCH] because we need noise on IRC --- .travis.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7c3eeec90b..c778bc6eb0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,11 +18,11 @@ notifications: email: on_success: change on_failure: always -# irc: -# channels: -# - "chat.freenode.net#simgrid" -# template: -# - "%{repository}/%{branch} (%{commit} - %{author}): %{message}" + irc: + channels: + - "irc.debian.org#simgrid" + template: + - "%{repository}/%{branch} (%{commit} - %{author}): %{message}" os: - linux - osx -- 2.20.1