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 5893d0d commit c9c27b5Copy full SHA for c9c27b5
README.rst
@@ -214,9 +214,9 @@ tests .. code-block:: bash
214
:alt: Python Package
215
:target: http://badge.fury.io/py/libtmux
216
217
-.. |build-status| image:: https://img.shields.io/travis/tmux-python/libtmux.svg
+.. |build-status| image:: https://github.com/tmux-python/libtmux/workflows/.github/workflows/libtmux-ci.yml/badge.svg
218
:alt: Build Status
219
- :target: https://travis-ci.org/tmux-python/libtmux
+ :target: https://github.com/tmux-python/libtmux/actions
220
221
.. |coverage| image:: https://codecov.io/gh/tmux-python/libtmux/branch/master/graph/badge.svg
222
:alt: Code Coverage
0 commit comments