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 7a81146 commit 0d1b6eeCopy full SHA for 0d1b6ee
README.rst
@@ -9,8 +9,8 @@ Python State Machine
9
.. image:: https://img.shields.io/pypi/dm/python-statemachine.svg
10
:target: https://pypi.python.org/pypi/python-statemachine
11
12
-.. image:: https://travis-ci.org/fgmacedo/python-statemachine.svg?branch=develop
13
- :target: https://travis-ci.org/fgmacedo/python-statemachine
+.. image:: https://github.com/fgmacedo/python-statemachine/actions/workflows/python-package.yml/badge.svg?branch=develop
+ :target: https://github.com/fgmacedo/python-statemachine/actions/workflows/python-package.yml?query=branch%3Adevelop
14
:alt: Build status
15
16
.. image:: https://codecov.io/gh/fgmacedo/python-statemachine/branch/develop/graph/badge.svg
0 commit comments