From 3560be5d4dc639098281651aa3f1343990d3897c Mon Sep 17 00:00:00 2001 From: Jonathan Yu Date: Mon, 13 Feb 2017 21:14:09 -0800 Subject: [PATCH] Travis CI notifications to Freenode #ocid Signed-off-by: Jonathan Yu --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8f2a6b9d..05bd0640 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,3 +25,6 @@ script: - make lint - make integration - make docs + +notifications: + irc: "chat.freenode.net#ocid"