From 4474917fc292d283a0402f2fedad2ef3c4a820fb Mon Sep 17 00:00:00 2001 From: hugovk Date: Wed, 2 Apr 2014 13:53:34 +0300 Subject: [PATCH] Re-enable notifications --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0b232ec07..0cabcc35d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,8 @@ language: python virtualenv: system_site_packages: true -# notifications: - # irc: "chat.freenode.net#pil" +notifications: + irc: "chat.freenode.net#pil" python: - 2.6