gitter integration

This commit is contained in:
Ahmad Nassri
2015-01-14 19:45:07 -05:00
parent e6f9dc1d01
commit eaaca57797
2 changed files with 12 additions and 0 deletions

View File

@@ -8,3 +8,11 @@ php:
after_script: after_script:
- vendor/bin/test-reporter - vendor/bin/test-reporter
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/802f417bb6e3e1e8b20d
on_success: always
on_failure: always
on_start: false

View File

@@ -4,6 +4,7 @@
[![Code Climate][codeclimate-image]][codeclimate-url] [![Code Climate][codeclimate-image]][codeclimate-url]
[![Coverage Status][codecoverage-image]][codecoverage-url] [![Coverage Status][codecoverage-image]][codecoverage-url]
[![Dependency Status][dependency-image]][dependency-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: 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 [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-url]: http://badge.fury.io/ph/mashape%2Funirest-php
[composer-image]: https://badge.fury.io/ph/mashape%2Funirest-php.svg [composer-image]: https://badge.fury.io/ph/mashape%2Funirest-php.svg