File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1
1
async-timeout
2
2
=============
3
- .. image :: https://travis-ci .com/aio-libs/async-timeout. svg?branch=master
4
- :target: https://travis-ci .com/aio-libs/async-timeout
3
+ .. image :: https://github .com/aio-libs/async-timeout/actions/workflows/ci.yml/badge. svg
4
+ :target: https://github .com/aio-libs/async-timeout/actions/workflows/ci.yml
5
5
.. image :: https://codecov.io/gh/aio-libs/async-timeout/branch/master/graph/badge.svg
6
6
:target: https://codecov.io/gh/aio-libs/async-timeout
7
7
.. image :: https://img.shields.io/pypi/v/async-timeout.svg
8
8
:target: https://pypi.python.org/pypi/async-timeout
9
- .. image :: https://badges.gitter.im/Join%20Chat.svg
10
- :target: https://gitter.im/aio-libs/Lobby
11
- :alt: Chat on Gitter
12
9
13
10
asyncio-compatible timeout context manager.
14
11
You can’t perform that action at this time.
0 commit comments