From 13994ccf2cc50d1115385c70a614917bc4420ae7 Mon Sep 17 00:00:00 2001 From: Prasanna Annamalai Date: Tue, 19 Mar 2013 16:33:51 +0530 Subject: [PATCH] Modified files for php and README.md --- .travis.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6ce4fee..583d905 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: php -jdk: +php: - 5.4 - 5.3 before_script: diff --git a/README.md b/README.md index 38f67ad..3623540 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ 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) ============================== - PayPal's PHP SDK for the RESTful APIs +This repository contains PayPal's PHP SDK and samples for REST API. Prerequisites