From b901f316456d910f47c81b9f40e89910d1d8fde5 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Thu, 22 Jan 2015 16:02:03 -0500 Subject: [PATCH] Post to IRC --- .travis.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.travis.yml b/.travis.yml index 08e65aab9..cbed9c5f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,13 @@ branches: only: - master +notifications: + irc: + channels: + - "irc.freenode.org#terraform-tool" + skip_join: true + use_notice: true + matrix: fast_finish: true allow_failures: