diff --git a/.travis.yml b/.travis.yml index c527189d..ab8072dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,10 @@ language: php php: - - 5.3 - 5.4 - 5.5 + - 5.6 + - 7 env: - SYMFONY_VERSION="2.1" GUZZLE_VERSION="3.1" diff --git a/README.md b/README.md index 592772e5..dde99758 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Omnipay -**An easy to use, consistent payment processing library for PHP 5.3+** +**An easy to use, consistent payment processing library for PHP 5.4+** [![Build Status](https://travis-ci.org/thephpleague/omnipay-common.png?branch=master)](https://travis-ci.org/thephpleague/omnipay-common) [![Latest Stable Version](https://poser.pugx.org/omnipay/omnipay/version.png)](https://packagist.org/packages/omnipay/omnipay)