Skip to content

Commit c6901a7

Browse files
Nothing4Youfantix
authored andcommitted
Fix CI badge in docs, remove remaining Travis CI references from docs
1 parent 72140d7 commit c6901a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/dev/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Developers Guide
22
================
33

44
The project is hosted on `GitHub <https://github.com/MagicStack/uvloop>`_.
5-
and uses `Travis <https://travis-ci.org/MagicStack/uvloop>`_ for
5+
and uses `GitHub Actions <https://github.com/MagicStack/uvloop/actions>`_ for
66
Continuous Integration.
77

88
A goal for the `uvloop` project is to provide a drop in replacement for the

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.. image:: https://travis-ci.org/MagicStack/uvloop.svg?branch=master
2-
:target: https://travis-ci.org/MagicStack/uvloop
1+
.. image:: https://img.shields.io/github/workflow/status/MagicStack/uvloop/Tests
2+
:target: https://github.com/MagicStack/uvloop/actions?query=workflow%3ATests+branch%3Amaster
33

44
.. image:: https://img.shields.io/pypi/status/uvloop.svg?maxAge=2592000?style=plastic
55
:target: https://pypi.python.org/pypi/uvloop

0 commit comments

Comments
 (0)