jedi-vim tests basics

This commit is contained in:
David Halter
2013-08-22 17:48:58 +04:30
parent c8c4399d45
commit b8ff144ed5
4 changed files with 90 additions and 0 deletions

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: python
install:
- pip install --quiet --use-mirrors pytest
script:
- py.test