Skip to content

Commit

Permalink
Integrate with gitter
Browse files Browse the repository at this point in the history
  • Loading branch information
paltman committed Feb 12, 2015
1 parent e5c94f3 commit 73451ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,10 @@ script:
- tox -e py${TRAVIS_PYTHON_VERSION//[.]/}-$DJANGO
after_success:
- coveralls
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/de2a3b882ef75eb94ba3
on_success: change
on_failure: always
on_start: false
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
django-notification
===================

.. image:: https://badges.gitter.im/Join%20Chat.svg
:target: https://gitter.im/pinax/django-notification

.. image:: https://img.shields.io/travis/pinax/django-notification.svg
:target: https://travis-ci.org/pinax/django-notification

Expand Down

0 comments on commit 73451ce

Please sign in to comment.