File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -100,18 +100,17 @@ tests .. code-block:: bash
100
100
:alt: Python Package
101
101
:target: http://badge.fury.io/py/libvcs
102
102
103
- .. |build-status | image :: https://img.shields.io/travis/vcs-python/libvcs.svg
103
+ .. |docs | image :: https://github.com/tony/libvcs/workflows/docs/badge.svg
104
+ :alt: Docs
105
+ :target: https://github.com/tony/libvcs/actions?query=workflow%3Adocs
106
+
107
+ .. |build-status | image :: https://github.com/tony/libvcs/workflows/tests/badge.svg
104
108
:alt: Build Status
105
- :target: https://travis-ci.org/vcs-python /libvcs
109
+ :target: https://github.com/tony /libvcs/actions?query=workflow%3Atests
106
110
107
111
.. |coverage | image :: https://codecov.io/gh/vcs-python/libvcs/branch/master/graph/badge.svg
108
112
:alt: Code Coverage
109
113
:target: https://codecov.io/gh/vcs-python/libvcs
110
114
111
115
.. |license | image :: https://img.shields.io/github/license/vcs-python/libvcs.svg
112
116
:alt: License
113
-
114
- .. |docs | image :: https://readthedocs.org/projects/libvcs/badge/?version=latest
115
- :alt: Documentation Status
116
- :scale: 100%
117
- :target: https://readthedocs.org/projects/libvcs/
You can’t perform that action at this time.
0 commit comments