ale/.travis.yml

9 lines
111 B
YAML
Raw Normal View History

2016-10-08 18:50:13 -04:00
---
language: python
python: 2.7
2016-10-08 18:53:08 -04:00
cache: pip
2016-10-08 18:50:13 -04:00
install:
- "pip install vim-vint==0.3.9"
script:
2016-10-10 19:52:27 -04:00
- "vint -s ."