From db388c23ea80b6b7d9cfb79a01b32eee4aeaf2be Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Wed, 28 Feb 2018 16:05:37 -0500 Subject: Fix travis notifications Signed-off-by: Matthew Heon Closes: #424 Approved by: mheon --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 58de2614d..893ab0aab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,4 +45,5 @@ jobs: - make integration go: 1.8.x -irc: "chat.freenode.net#podman" +notifications: + irc: "chat.freenode.net#podman" -- cgit v1.2.3-54-g00ecf