We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41edaf7 commit e762202Copy full SHA for e762202
README.rst
@@ -7,6 +7,9 @@ URL via the command line or configuration file.
7
.. image:: https://img.shields.io/badge/license-MPL%202.0-blue.svg
8
:target: https://github.com/davehunt/pytest-base-url/blob/master/LICENSE
9
:alt: License
10
+.. image:: https://img.shields.io/pypi/v/pytest-base-url.svg
11
+ :target: https://pypi.python.org/pypi/pytest-base-url/
12
+ :alt: PyPI
13
.. image:: https://img.shields.io/travis/davehunt/pytest-base-url.svg
14
:target: https://travis-ci.org/davehunt/pytest-base-url/
15
:alt: Travis
0 commit comments