This commit is contained in:
Vanessa McHale 2017-12-23 14:41:46 -06:00
parent 7c9355d847
commit b7989549f7
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: python
install: pip install vim-vint
script:
- vint syntax/ats.vim
- vint ftdetect/ats.vim
- vint ftplugin/ats.vim