Skip to content

Commit 93703e7

Browse files
authored
Fixed Travis link
1 parent a289386 commit 93703e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
python-can-isotp
22
################
33

4-
.. image:: https://travis-ci.com/pylessard/python-can-isotp.svg?branch=master
5-
:target: https://travis-ci.com/pylessard/python-can-isotp
4+
.. image:: https://app.travis-ci.com/pylessard/python-can-isotp.svg?branch=master
5+
:target: https://app.travis-ci.com/github/pylessard/python-can-isotp
66

77
This project is a Python package meant to provide support for IsoTP (ISO-15765) protocol written in Python 3. The code is published under MIT license on GitHub (`pylessard/python-can-isotp <https://github.com/pylessard/python-can-isotp>`_).
88

0 commit comments

Comments
 (0)