travis?
This commit is contained in:
parent
7c9355d847
commit
b7989549f7
1 changed files with 6 additions and 0 deletions
6
.travis.yml
Normal file
6
.travis.yml
Normal 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
|
Loading…
Reference in a new issue