Skip to content

Commit 64b0f78

Browse files
committed
update badges
1 parent 1b803ba commit 64b0f78

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.rst

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
11
Services plugin for pytest testing framework
22
============================================
33

4-
.. image:: https://api.travis-ci.org/pytest-dev/pytest-services.png
4+
.. image:: https://badges.gitter.im/pytest-dev/pytest-services.svg
5+
:alt: Join the chat at https://gitter.im/pytest-dev/pytest-services
6+
:target: https://gitter.im/pytest-dev/pytest-services?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
7+
8+
.. image:: https://img.shields.io/pypi/v/pytest-services.svg
9+
:target: https://pypi.python.org/pypi/pytest-services
10+
.. image:: https://img.shields.io/pypi/pyversions/pytest-services.svg
11+
:target: https://pypi.python.org/pypi/pytest-services
12+
.. image:: https://img.shields.io/coveralls/pytest-dev/pytest-services/master.svg
13+
:target: https://coveralls.io/r/pytest-dev/pytest-services
14+
.. image:: https://travis-ci.org/pytest-dev/pytest-services.svg?branch=master
515
:target: https://travis-ci.org/pytest-dev/pytest-services
6-
.. image:: https://pypip.in/v/pytest-services/badge.png
7-
:target: https://crate.io/packages/pytest-services/
8-
.. image:: https://coveralls.io/repos/pytest-dev/pytest-services/badge.svg?branch=master
9-
:target: https://coveralls.io/r/pytest-dev/pytest-services?branch=master
1016
.. image:: https://readthedocs.org/projects/pytest-services/badge/?version=latest
1117
:target: https://readthedocs.org/projects/pytest-services/?badge=latest
1218
:alt: Documentation Status
1319

14-
1520
Install pytest-services
1621
-----------------------
1722

0 commit comments

Comments
 (0)