File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,8 @@ domdf_python_tools
17
17
* - Docs
18
18
- |docs |
19
19
* - Tests
20
- - |travis | |requires | |coveralls | |codefactor |
20
+ - |travis | |actions_windows | |actions_macos |
21
+ |requires | |coveralls | |codefactor |
21
22
* - PyPI
22
23
- |pypi-version | |supported-versions | |supported-implementations | |wheel |
23
24
* - Anaconda
@@ -33,6 +34,14 @@ domdf_python_tools
33
34
:target: https://travis-ci.com/domdfcoding/domdf_python_tools
34
35
:alt: Travis Build Status
35
36
37
+ .. |actions_windows | image :: https://github.com/domdfcoding/domdf_python_tools/workflows/Windows%20Tests/badge.svg
38
+ :target: https://github.com/domdfcoding/domdf_python_tools/actions?query=workflow%3A%22Windows+Tests%22
39
+ :alt: Windows Tests Status
40
+
41
+ .. |actions_macos | image :: https://github.com/domdfcoding/domdf_python_tools/workflows/macOS%20Tests/badge.svg
42
+ :target: https://github.com/domdfcoding/domdf_python_tools/actions?query=workflow%3A%22macOS+Tests%22
43
+ :alt: macOS Tests Status
44
+
36
45
.. |requires | image :: https://requires.io/github/domdfcoding/domdf_python_tools/requirements.svg?branch=master
37
46
:target: https://requires.io/github/domdfcoding/domdf_python_tools/requirements/?branch=master
38
47
:alt: Requirements Status
Original file line number Diff line number Diff line change @@ -18,7 +18,8 @@ domdf_python_tools
18
18
* - Docs
19
19
- |docs |
20
20
* - Tests
21
- - |travis | |requires | |coveralls | |codefactor |
21
+ - |travis | |actions_windows | |actions_macos |
22
+ |requires | |coveralls | |codefactor |
22
23
* - PyPI
23
24
- |pypi-version | |supported-versions | |supported-implementations | |wheel |
24
25
* - Anaconda
@@ -34,6 +35,14 @@ domdf_python_tools
34
35
:target: https://travis-ci.com/domdfcoding/domdf_python_tools
35
36
:alt: Travis Build Status
36
37
38
+ .. |actions_windows | image :: https://github.com/domdfcoding/domdf_python_tools/workflows/Windows%20Tests/badge.svg
39
+ :target: https://github.com/domdfcoding/domdf_python_tools/actions?query=workflow%3A%22Windows+Tests%22
40
+ :alt: Windows Tests Status
41
+
42
+ .. |actions_macos | image :: https://github.com/domdfcoding/domdf_python_tools/workflows/macOS%20Tests/badge.svg
43
+ :target: https://github.com/domdfcoding/domdf_python_tools/actions?query=workflow%3A%22macOS+Tests%22
44
+ :alt: macOS Tests Status
45
+
37
46
.. |requires | image :: https://requires.io/github/domdfcoding/domdf_python_tools/requirements.svg?branch=master
38
47
:target: https://requires.io/github/domdfcoding/domdf_python_tools/requirements/?branch=master
39
48
:alt: Requirements Status
You can’t perform that action at this time.
0 commit comments