ale/.travis.yml

9 lines
108 B
YAML
Raw Normal View History

2016-10-08 22:50:13 +00:00
---
language: python
python: 2.7
2016-10-08 22:53:08 +00:00
cache: pip
2016-10-08 22:50:13 +00:00
install:
- "pip install vim-vint==0.3.9"
script:
- "vint ."