summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 03ad01774c1676c9b57d4be3792abdff4e10cdd4 (plain)
1
2
3
4
5
6
7
8
---
language: python
python: 2.7
cache: pip
install:
  - "pip install vim-vint==0.3.9"
script:
  - "vint -s ."