Skip to content

Commit 20f2624

Browse files
authored
Update readme badges
1 parent 47906ef commit 20f2624

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
python-can
22
==========
33

4-
|release| |docs| |build|
4+
|release| |docs| |build|
55

66
.. |release| image:: https://img.shields.io/pypi/v/python-can.svg
77
:target: https://pypi.python.org/pypi/python-can/
@@ -11,8 +11,8 @@ python-can
1111
:target: http://python-can.readthedocs.org/en/latest/?badge=latest
1212
:alt: Documentation Status
1313

14-
.. |build| image:: https://drone.io/github.com/hardbyte/python-can/status.png
15-
:target: https://drone.io/github.com/hardbyte/python-can/latest
14+
.. |build| image:: https://travis-ci.org/hardbyte/python-can.svg?branch=master
15+
:target: https://travis-ci.org/hardbyte/python-can
1616
:alt: CI Server
1717

1818

@@ -45,4 +45,4 @@ mailing list for development discussion.
4545
questions and answers tagged with ``python+can``.
4646

4747
Wherever we interact, we strive to follow the
48-
`Python Community Code of Conduct <https://www.python.org/psf/codeofconduct/>`__.
48+
`Python Community Code of Conduct <https://www.python.org/psf/codeofconduct/>`__.

0 commit comments

Comments
 (0)