ale/.travis.yml

9 lines
111 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:
2016-10-10 23:52:27 +00:00
- "vint -s ."