Fix CI badge

This commit is contained in:
Dave Halter
2026-06-16 09:00:51 +02:00
parent a33071af6b
commit f6d2ec895c
+3 -3
View File
@@ -4,9 +4,9 @@
jedi-vim - awesome Python autocompletion with VIM
#################################################
.. image:: https://travis-ci.org/davidhalter/jedi-vim.svg?branch=master
:target: https://travis-ci.org/davidhalter/jedi-vim
:alt: Travis-CI build status
.. image:: https://github.com/davidhalter/jedi-vim/actions/workflows/ci.yml/badge.svg?branch=master
:target: https://github.com/davidhalter/jedi-vim/actions
:alt: Tests
jedi-vim is a VIM binding to the autocompletion library
`Jedi <http://github.com/davidhalter/jedi>`_.