From cb56136fe18e633778aa83731b018c9cd226b646 Mon Sep 17 00:00:00 2001 From: Jeff Kaufman Date: Mon, 19 Dec 2016 13:45:56 -0500 Subject: [PATCH] travis: send emails to new pagespeed-ci group instead of individual devs (#1341) --- .travis.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 65f6ea3ab..667bcabe8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,8 +30,4 @@ compiler: - gcc notifications: email: - - cheesy@google.com - - jefftk@google.com - - morlovich@google.com - - jmarantz@google.com - - huibao@google.com + - pagespeed-ci@googlegroups.com