From eaaca57797d27f87649e467cd84d863b5261025f Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Wed, 14 Jan 2015 19:45:07 -0500 Subject: [PATCH] gitter integration --- .travis.yml | 8 ++++++++ README.md | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/.travis.yml b/.travis.yml index 663e260..31212d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 diff --git a/README.md b/README.md index 5295066..31579ec 100644 --- a/README.md +++ b/README.md @@ -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