File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ PyPI Version] ( https://img.shields.io/pypi/v/python-intercom.svg ) ] ( https://pypi.python.org/pypi/python-intercom )
4
4
[ ![ PyPI Downloads] ( https://img.shields.io/pypi/dm/python-intercom.svg ) ] ( https://pypi.python.org/pypi/python-intercom )
5
5
[ ![ Travis CI Build] ( https://travis-ci.org/jkeyes/python-intercom.svg ) ] ( https://travis-ci.org/jkeyes/python-intercom )
6
+ [ ![ Coverage Status] ( https://coveralls.io/repos/jkeyes/intercom-python/badge.svg?branch=coveralls )] ( https://coveralls.io/r/jkeyes/intercom-python?branch=coveralls )
6
7
7
8
Python bindings for the Intercom API (https://api.intercom.io ).
8
9
Original file line number Diff line number Diff line change 1
1
python-intercom
2
2
===============
3
3
4
- |PyPI Version | |PyPI Downloads | |Travis CI Build |
4
+ |PyPI Version | |PyPI Downloads | |Travis CI Build | | Coverage Status |
5
5
6
6
Python bindings for the Intercom API (https://api.intercom.io).
7
7
@@ -480,3 +480,5 @@ Integration tests:
480
480
:target: https:// pypi.python.org/ pypi/ python- intercom
481
481
.. | Travis CI Build| image:: https:// travis- ci.org/ jkeyes/ python- intercom.svg
482
482
:target: https:// travis- ci.org/ jkeyes/ python- intercom
483
+ .. | Coverage Status| image:: https:// coveralls.io/ repos/ jkeyes/ intercom- python/ badge.svg? branch = coveralls
484
+ :target: https:// coveralls.io/ r/ jkeyes/ intercom- python? branch = coveralls
You can’t perform that action at this time.
0 commit comments