This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/.travis.yml
2016-10-11 06:14:28 -05:00

8 lines
111 B
YAML

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