forked from VimPlug/jedi-vim
jedi-vim tests basics
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
language: python
|
||||
install:
|
||||
- pip install --quiet --use-mirrors pytest
|
||||
script:
|
||||
- py.test
|
||||
Reference in New Issue
Block a user