Skip to content

Updated build status badge #2090

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 27, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Updated build status badge
Move from unused travis-ci to github actions status
  • Loading branch information
mmmarcos committed Oct 27, 2022
commit d1a21c0daf8bcb05ead049731c0a2cf76a121af9
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. image:: https://travis-ci.org/python/python-docs-es.svg?branch=3.11
:target: https://travis-ci.org/python/python-docs-es
.. image:: https://github.com/python/python-docs-es/actions/workflows/main.yml/badge.svg
:target: https://github.com/python/python-docs-es/actions/workflows/main.yml
:alt: Build Status

.. image:: https://readthedocs.org/projects/python-docs-es/badge/?version=3.11
Expand Down