forked from VimPlug/jedi-vim
Fix CI badge
This commit is contained in:
+3
-3
@@ -4,9 +4,9 @@
|
|||||||
jedi-vim - awesome Python autocompletion with VIM
|
jedi-vim - awesome Python autocompletion with VIM
|
||||||
#################################################
|
#################################################
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/davidhalter/jedi-vim.svg?branch=master
|
.. image:: https://github.com/davidhalter/jedi-vim/actions/workflows/ci.yml/badge.svg?branch=master
|
||||||
:target: https://travis-ci.org/davidhalter/jedi-vim
|
:target: https://github.com/davidhalter/jedi-vim/actions
|
||||||
:alt: Travis-CI build status
|
:alt: Tests
|
||||||
|
|
||||||
jedi-vim is a VIM binding to the autocompletion library
|
jedi-vim is a VIM binding to the autocompletion library
|
||||||
`Jedi <http://github.com/davidhalter/jedi>`_.
|
`Jedi <http://github.com/davidhalter/jedi>`_.
|
||||||
|
|||||||
Reference in New Issue
Block a user