Files
jedi-vim/.travis.yml
2013-08-23 11:29:34 +04:30

7 lines
115 B
YAML

language: python
install:
- pip install --quiet --use-mirrors pytest
script:
- vim --version
- py.test