diff --git a/README.md b/README.md index d9cb7adb..c9aa27e4 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,11 @@ The framework is provided as a Composer package which can be installed by adding The library features 100% unit test code coverage. To run the tests yourself run `phpunit` from the project root. +Master branch - [![Build Status](https://travis-ci.org/php-loep/oauth2-server.png?branch=master)](https://travis-ci.org/php-loep/oauth2-server) + +Develop branch - [![Build Status](https://travis-ci.org/php-loep/oauth2-server.png?branch=develop)](https://travis-ci.org/php-loep/oauth2-server) + + ## Current Features ### Authorization Server @@ -83,4 +88,4 @@ Special thanks to: * [Phil Sturgeon](https://github.com/philsturgeon) * [and all the other contributors](https://github.com/php-loep/oauth2-server/contributors) -The initial code was developed as part of the [Linkey](http://linkey.blogs.lincoln.ac.uk) project which was funded by [JISC](http://jisc.ac.uk) under the Access and Identity Management programme. \ No newline at end of file +The initial code was developed as part of the [Linkey](http://linkey.blogs.lincoln.ac.uk) project which was funded by [JISC](http://jisc.ac.uk) under the Access and Identity Management programme.