File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ python-can
3
3
4
4
|release | |python_implementation | |downloads | |downloads_monthly | |formatter |
5
5
6
- |docs | |build_travis | |coverage | |mergify |
6
+ |docs | |github-actions | | build_travis | |coverage | |mergify |
7
7
8
8
.. |release | image :: https://img.shields.io/pypi/v/python-can.svg
9
9
:target: https://pypi.python.org/pypi/python-can/
@@ -29,6 +29,10 @@ python-can
29
29
:target: https://python-can.readthedocs.io/en/stable/
30
30
:alt: Documentation
31
31
32
+ .. |github-actions | image :: https://github.com/hardbyte/python-can/actions/workflows/build.yml/badge.svg?branch=develop
33
+ :target: https://github.com/hardbyte/python-can/actions/workflows/build.yml
34
+ :alt: Github Actions workflow status
35
+
32
36
.. |build_travis | image :: https://img.shields.io/travis/com/hardbyte/python-can/develop.svg?label=Travis%20CI
33
37
:target: https://travis-ci.com/hardbyte/python-can
34
38
:alt: Travis CI Server for develop branch
You can’t perform that action at this time.
0 commit comments