Skip to content

Commit 99ad5ef

Browse files
authored
add travis badge
1 parent fccd87c commit 99ad5ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Python asyncio iterator tools
33

44
The library provides a bunch of functions for working with async iterators.
55

6+
.. image:: https://travis-ci.com/popravich/asyncio_iter_tools.svg?branch=master
7+
:target: https://travis-ci.com/popravich/asyncio_iter_tools
8+
69

710
The following tools are implemented:
811

0 commit comments

Comments
 (0)