Skip to content

Commit 5560c75

Browse files
author
Sergey Vilgelm
committed
Update Readme
1 parent 71193a4 commit 5560c75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Flask RESTX
33
===========
44

5-
.. image:: https://secure.travis-ci.org/python-restx/flask-restx.svg?branch=master
6-
:target: https://travis-ci.org/python-restx/flask-restx?branch=master
7-
:alt: Build status
5+
.. image:: https://github.com/python-restx/flask-restx/workflows/Tests/badge.svg?branch=master&event=push
6+
:target: https://github.com/python-restx/flask-restx/actions?query=workflow%3ATests
7+
:alt: Tests status
88
.. image:: https://coveralls.io/repos/github/python-restx/flask-restx/badge.svg?branch=master
99
:target: https://coveralls.io/github/python-restx/flask-restx?branch=master
1010
:alt: Code coverage

0 commit comments

Comments
 (0)