File tree 1 file changed +3
-5
lines changed 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,6 @@ See the `Quickstart`_.
142
142
143
143
Want to learn more about tmux itself? `Read The Tao of Tmux online `_.
144
144
145
- .. _tmuxp on Travis CI : http://travis-ci.org/tmux-python/tmuxp
146
145
.. _Documentation : http://tmuxp.git-pull.com
147
146
.. _Source : https://github.com/tmux-python/tmuxp
148
147
.. _中文 : http://tmuxp-zh.rtfd.org/
@@ -158,7 +157,6 @@ Want to learn more about tmux itself? `Read The Tao of Tmux online`_.
158
157
.. _Examples : http://tmuxp.git-pull.com/examples.html
159
158
.. _freezing tmux : http://tmuxp.git-pull.com/cli.html#freeze-sessions
160
159
.. _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
162
160
.. _testing : http://tmuxp.git-pull.com/developing.html#test-runner
163
161
.. _python objects : http://tmuxp.git-pull.com/api.html#api
164
162
.. _tmuxp.yaml : https://github.com/tmux-python/tmuxp/blob/master/.tmuxp.yaml
@@ -205,9 +203,9 @@ Project details
205
203
:alt: Docs
206
204
:target: https://github.com/tmux-python/tmuxp/actions?query=workflow%3A"Publish+Docs"
207
205
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"
211
209
212
210
.. |coverage | image :: https://codecov.io/gh/tmux-python/tmuxp/branch/master/graph/badge.svg
213
211
:alt: Code Coverage
You can’t perform that action at this time.
0 commit comments