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 651608d commit b7da758Copy full SHA for b7da758
README.rst
@@ -7,6 +7,9 @@ Pendulum
7
.. image:: https://img.shields.io/pypi/l/pendulum.svg
8
:target: https://pypi.python.org/pypi/pendulum
9
10
+.. image:: https://img.shields.io/codecov/c/github/sdispater/pendulum/master.svg
11
+ :target: https://codecov.io/gh/sdispater/pendulum/branch/master
12
+
13
.. image:: https://travis-ci.org/sdispater/pendulum.png
14
:alt: Pendulum Build status
15
:target: https://travis-ci.org/sdispater/pendulum
0 commit comments