This commit is contained in:
Vanessa McHale 2018-07-23 21:43:18 -05:00
parent 9f9fabbb1e
commit 42a2e21360
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
language: python
install: pip install vim-vint
install:
- pip install pathlib
- pip install vim-vint
script:
- vint syntax/ats.vim
- vint ftdetect/ats.vim