Remove vint from Travis
This commit is contained in:
parent
9a0a663dc1
commit
51b4efd707
@ -3,9 +3,5 @@ sudo: required
|
|||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
language: python
|
language: python
|
||||||
python: 2.7
|
|
||||||
cache: pip
|
|
||||||
install: |
|
|
||||||
pip install vim-vint==0.3.9
|
|
||||||
script: |
|
script: |
|
||||||
make test
|
make test
|
||||||
|
Loading…
Reference in New Issue
Block a user