From 7a77bccf964c517121d7ab3b4fc12bec510c10cc Mon Sep 17 00:00:00 2001 From: Avi Das Date: Thu, 24 Jul 2014 10:43:20 -0500 Subject: [PATCH] Update recipient email for travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a7e773d..f20b46a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,5 +18,5 @@ after_script: - php vendor/bin/coveralls -v -c .coveralls.yml notifications: recipients: - - DL-PP-Platform-PHP-SDK@ebay.com + - DL-PP-PHP-SDK@ebay.com on_success: change