From b2c8e3fca27af41672c5d0ac75b70c04a3e33ecf Mon Sep 17 00:00:00 2001 From: hyades Date: Fri, 23 Aug 2013 19:21:14 +0530 Subject: [PATCH] update --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 26d8a2a..af4420f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,8 +14,9 @@ before_install: - ./autogen.sh - py.test --cov-report html --cov gstswitch -v -s after_success: - - coveralls + - coveralls notifications: email: - - aayushahuja@gmail.com + - gst-switch-spam@googlegroups.com + irc: "irc.freenode.org#gst-switch"