diff --git a/.travis.yml b/.travis.yml index 583d905..fb3f07e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,5 @@ before_script: - composer install notifications: recipients: - - prannamalai.x.com@gmail.com - on_success: always \ No newline at end of file + - DL-PP-Platform-PHP-SDK@ebay.com + on_success: change \ No newline at end of file diff --git a/README.md b/README.md index 3623540..e289f24 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -REST API SDK for PHP (V0.5.0) [![Build Status](https://travis-ci.org/prannamalai/rest-api-sdk-php.png?branch=master)](https://travis-ci.org/prannamalai/rest-api-sdk-php) +REST API SDK for PHP (V0.5.0) [![Build Status](https://travis-ci.org/paypal/rest-api-sdk-php.png?branch=master)](https://travis-ci.org/paypal/rest-api-sdk-php) ============================== This repository contains PayPal's PHP SDK and samples for REST API.