mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-05-17 05:49:43 +08:00
move vim version stuff to travis config
This commit is contained in:
@@ -2,4 +2,5 @@ language: python
|
||||
install:
|
||||
- pip install --quiet --use-mirrors pytest
|
||||
script:
|
||||
- vim --version
|
||||
- py.test
|
||||
|
||||
Reference in New Issue
Block a user