ale/.travis.yml
2016-10-11 06:14:28 -05:00

9 lines
111 B
YAML

---
language: python
python: 2.7
cache: pip
install:
- "pip install vim-vint==0.3.9"
script:
- "vint -s ."