gitter integration
This commit is contained in:
@@ -8,3 +8,11 @@ php:
|
||||
|
||||
after_script:
|
||||
- vendor/bin/test-reporter
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/802f417bb6e3e1e8b20d
|
||||
on_success: always
|
||||
on_failure: always
|
||||
on_start: false
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
[![Code Climate][codeclimate-image]][codeclimate-url]
|
||||
[![Coverage Status][codecoverage-image]][codecoverage-url]
|
||||
[![Dependency Status][dependency-image]][dependency-url]
|
||||
[![Gitter][gitter-image]][gitter-url]
|
||||
|
||||
Unirest is a set of lightweight HTTP libraries available in multiple languages, ideal for most applications:
|
||||
|
||||
@@ -183,6 +184,9 @@ Created with love by [Mashape](https://www.mashape.com)
|
||||
|
||||
[github-image]: https://badge.fury.io/gh/mashape%2Funirest-php.svg
|
||||
|
||||
[gitter-url]: https://gitter.im/Mashape
|
||||
[gitter-image]: https://badges.gitter.im/Mashape.png
|
||||
|
||||
[composer-url]: http://badge.fury.io/ph/mashape%2Funirest-php
|
||||
[composer-image]: https://badge.fury.io/ph/mashape%2Funirest-php.svg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user