ale/.travis.yml
2016-10-08 23:53:08 +01:00

9 lines
108 B
YAML

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