File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,6 @@ See the `Quickstart`_.
142142
143143Want to learn more about tmux itself? `Read The Tao of Tmux online `_.
144144
145- .. _tmuxp on Travis CI : http://travis-ci.org/tmux-python/tmuxp
146145.. _Documentation : http://tmuxp.git-pull.com
147146.. _Source : https://github.com/tmux-python/tmuxp
148147.. _中文 : http://tmuxp-zh.rtfd.org/
@@ -158,7 +157,6 @@ Want to learn more about tmux itself? `Read The Tao of Tmux online`_.
158157.. _Examples : http://tmuxp.git-pull.com/examples.html
159158.. _freezing tmux : http://tmuxp.git-pull.com/cli.html#freeze-sessions
160159.. _bootstrap_env.py : https://github.com/tmux-python/tmuxp/blob/master/bootstrap_env.py
161- .. _travis.yml : http://tmuxp.git-pull.com/developing.html#travis-ci
162160.. _testing : http://tmuxp.git-pull.com/developing.html#test-runner
163161.. _python objects : http://tmuxp.git-pull.com/api.html#api
164162.. _tmuxp.yaml : https://github.com/tmux-python/tmuxp/blob/master/.tmuxp.yaml
@@ -205,9 +203,9 @@ Project details
205203 :alt: Docs
206204 :target: https://github.com/tmux-python/tmuxp/actions?query=workflow%3A"Publish+Docs"
207205
208- .. |build-status | image :: https://img.shields.io/travis/ tmux-python/tmuxp.svg
209- :alt: Build Status
210- :target: https://travis-ci.org /tmux-python/tmuxp
206+ .. |build-status | image :: https://github.com/ tmux-python/tmuxp/workflows/tests/badge .svg
207+ :alt: Build status
208+ :target: https://github.com /tmux-python/tmuxp/actions?query=workflow%3A"tests"
211209
212210.. |coverage | image :: https://codecov.io/gh/tmux-python/tmuxp/branch/master/graph/badge.svg
213211 :alt: Code Coverage
You can’t perform that action at this time.
0 commit comments