summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 37e31cc88a9f23928dd37744657358da9c917d5f (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 ."