File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change
1
+ sudo : false
2
+ language : php
3
+ php :
4
+ - ' 5.5'
5
+ - ' 5.6'
6
+ - ' 7.0'
7
+ - ' 7.1'
8
+ - hhvm
9
+ before_script :
10
+ - composer install --no-interaction
11
+ script : vendor/bin/phpunit
12
+ notifications :
13
+ email : false
14
+ slack :
15
+ secure : GlR95bZMronEH4ItJs9iQVYLkfY149atnk3S7bW4IoQKPUKGO9XsY33dMziwiJdL34SWfTP6w0g8zfpTQytwXBPVcoa5x2OXbpdRMN5QKUEELMCZLpUjcN79qPA2p/jaHSSKjbDa5eTKQEg7SytpwBeJrUa7Dt0zcpU/UqVcirQkQyml5L37jprJaxstdqbkx93HMJmT+o2ltVq2D7K39W53bCOzg2fXnvh7C/s1lNxyTmWsGwm/9K/UX7NvSu0dQwP8b2DBZURMH67r7vIFGSF1FZ9gx4pCtk8B3qQPvDM+w6eLwZ2nTKTyRxc3NkWwlsMsGJ3yvB0+OY2SyY7W2svWW2iAaEG+IYNcGaR9rgMUj6RmiPeP/Cif8Te4oWn3uObjLH808TXGLs0wA2RtH0gm0ag1Pz8PlZgepZ0l0t4YZ2t8I9IsyhKJhtHtY4/B/V3Q7ckRIgbeltei9yMSTZxqPKKA+V7aKEpTsWncwWWAdGfSZQ1LnohPY2XH/xC5FrCK+sCcTOnjzCa5n9UxF5itrEc+pLUiR+kHofvjFsCPeTU2wwAbFQetqp/+xrPCtjvkoyO4WMq7toEpng1ZoJj30OjIznZeamMr13GfLviANfQQPLSwA5CzGx3xXhuSLRpFtDceYK0us+24m0IiaMhTiHEG8UJgyp1FJQROE2k=
Original file line number Diff line number Diff line change
1
+ <a name =" 1.1.1 " ></a >
2
+ # 1.1.1 (2016-08-08)
3
+
4
+ Added support for Travis CI
5
+
1
6
<a name =" 1.1.0 " ></a >
2
7
# 1.1.0 (2016-08-04)
3
8
Original file line number Diff line number Diff line change 2
2
3
3
A PHP-based server-side proxy for interacting with the [ NPR One API] ( http://dev.npr.org/api/ ) 's authorization server. Use this proxy to secure your OAuth2 credentials.
4
4
5
- [ ![ Packagist] ( https://img.shields.io/packagist/v/npr/npr-one-backend-proxy.svg?maxAge=2592000 )] ( https://packagist.org/packages/npr/npr-one-backend-proxy ) [ ![ Packagist] ( https://img.shields.io/packagist/l/npr/npr-one-backend-proxy.svg?maxAge=2592000 )] ( https://github.com/nprdm/npr-one-backend-proxy-php/blob/master/LICENSE.md ) [ ![ Packagist] ( https://img.shields.io/packagist/dt/npr/npr-one-backend-proxy.svg?maxAge=2592000 )] ( https://packagist.org/packages/npr/npr-one-backend-proxy )
5
+ [ ![ Packagist] ( https://img.shields.io/packagist/v/npr/npr-one-backend-proxy.svg?maxAge=2592000 )] ( https://packagist.org/packages/npr/npr-one-backend-proxy ) [ ![ Packagist] ( https://img.shields.io/packagist/l/npr/npr-one-backend-proxy.svg?maxAge=2592000 )] ( https://github.com/nprdm/npr-one-backend-proxy-php/blob/master/LICENSE.md ) [ ![ Packagist] ( https://img.shields.io/packagist/dt/npr/npr-one-backend-proxy.svg?maxAge=2592000 )] ( https://packagist.org/packages/npr/npr-one-backend-proxy ) [ ![ Build Status ] ( https://travis-ci.org/nprdm/npr-one-backend-proxy-php.svg?branch=master )] ( https://travis-ci.org/nprdm/npr-one-backend-proxy-php )
6
6
7
7
8
8
##### Table of Contents
You can’t perform that action at this time.
0 commit comments