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 b1dc08a commit 59b780fCopy full SHA for 59b780f
README.rst
@@ -17,9 +17,9 @@ credential creation and requests signing.
17
.. image:: https://img.shields.io/pypi/wheel/ovh.svg
18
:alt: PyPi Wheel status
19
:target: https://pypi.python.org/pypi/ovh
20
-.. image:: https://travis-ci.org/ovh/python-ovh.svg?branch=master
+.. image:: https://github.com/ovh/python-ovh/actions/workflows/test.yaml/badge.svg?branch=master
21
:alt: Build Status
22
- :target: https://travis-ci.org/ovh/python-ovh
+ :target: https://github.com/ovh/python-ovh/actions/workflows/test.yaml
23
.. image:: https://coveralls.io/repos/github/ovh/python-ovh/badge.svg
24
:alt: Coverage Status
25
:target: https://coveralls.io/github/ovh/python-ovh
0 commit comments