Skip to content

Commit a73a26c

Browse files
authored
Merge pull request #26 from RatanShreshtha/badges
Fixed syntax for travis badge
2 parents 6866ed5 + 9005cc3 commit a73a26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ unasync
33

44
|documentation| |travis| |appveyor| |codecov|
55

6-
.. |travis| image:: .. image:: https://travis-ci.com/python-trio/unasync.svg?branch=master
6+
.. |travis| image:: https://travis-ci.com/python-trio/unasync.svg?branch=master
77
:alt: Travis Build Status
88
:target: https://travis-ci.com/python-trio/unasync
99

0 commit comments

Comments
 (0)