We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71193a4 commit 5560c75Copy full SHA for 5560c75
README.rst
@@ -2,9 +2,9 @@
2
Flask RESTX
3
===========
4
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
+.. image:: https://github.com/python-restx/flask-restx/workflows/Tests/badge.svg?branch=master&event=push
+ :target: https://github.com/python-restx/flask-restx/actions?query=workflow%3ATests
+ :alt: Tests status
8
.. image:: https://coveralls.io/repos/github/python-restx/flask-restx/badge.svg?branch=master
9
:target: https://coveralls.io/github/python-restx/flask-restx?branch=master
10
:alt: Code coverage
0 commit comments