From 9ac9e0abdcbf464a103d7c7e7a90bc87c24b49da Mon Sep 17 00:00:00 2001 From: Braulio Bhavamitra Date: Thu, 1 Oct 2015 17:30:25 -0300 Subject: [PATCH] travis-ci: put back irc notifications --- .travis.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1e06070..051f44a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,10 @@ notifications: - # irc: - # channels: - # - "chat.freenode.net#noosfero" - # - "chat.freenode.net#noosfero-br" - # template: - # - "%{repository_slug} %{branch} %{commit} %{commit_subject} - %{result} %{build_url}" + irc: + channels: + - "chat.freenode.net#noosfero" + - "chat.freenode.net#noosfero-br" + template: + - "%{repository_slug} %{branch} %{commit} %{commit_subject} - %{result} %{build_url}" language: ruby rvm: -- libgit2 0.21.2