From e357b10fc1ad98531e9ce7723af2f8d5102cfb37 Mon Sep 17 00:00:00 2001 From: Prasanna Annamalai Date: Tue, 19 Mar 2013 17:09:36 +0530 Subject: [PATCH] Modified the travis config and README.md to reflect the paypal github repo --- .travis.yml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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.