mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-08-13 03:21:04 +08:00
jedi-vim tests basics
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
language: python
|
||||
install:
|
||||
- pip install --quiet --use-mirrors pytest
|
||||
script:
|
||||
- py.test
|
||||
Reference in New Issue
Block a user