Skip to content

Commit afba82f

Browse files
committed
Updated shields
1 parent e93c6db commit afba82f

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

README.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ domdf_python_tools
1717
* - Docs
1818
- |docs|
1919
* - Tests
20-
- |travis| |requires| |coveralls| |codefactor|
20+
- |travis| |actions_windows| |actions_macos|
21+
|requires| |coveralls| |codefactor|
2122
* - PyPI
2223
- |pypi-version| |supported-versions| |supported-implementations| |wheel|
2324
* - Anaconda
@@ -33,6 +34,14 @@ domdf_python_tools
3334
:target: https://travis-ci.com/domdfcoding/domdf_python_tools
3435
:alt: Travis Build Status
3536

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+
3645
.. |requires| image:: https://requires.io/github/domdfcoding/domdf_python_tools/requirements.svg?branch=master
3746
:target: https://requires.io/github/domdfcoding/domdf_python_tools/requirements/?branch=master
3847
:alt: Requirements Status

doc-source/index.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ domdf_python_tools
1818
* - Docs
1919
- |docs|
2020
* - Tests
21-
- |travis| |requires| |coveralls| |codefactor|
21+
- |travis| |actions_windows| |actions_macos|
22+
|requires| |coveralls| |codefactor|
2223
* - PyPI
2324
- |pypi-version| |supported-versions| |supported-implementations| |wheel|
2425
* - Anaconda
@@ -34,6 +35,14 @@ domdf_python_tools
3435
:target: https://travis-ci.com/domdfcoding/domdf_python_tools
3536
:alt: Travis Build Status
3637

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+
3746
.. |requires| image:: https://requires.io/github/domdfcoding/domdf_python_tools/requirements.svg?branch=master
3847
:target: https://requires.io/github/domdfcoding/domdf_python_tools/requirements/?branch=master
3948
:alt: Requirements Status

0 commit comments

Comments
 (0)