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