Remove vint from Travis

This commit is contained in:
Prashanth Chandra 2016-10-12 20:17:13 +08:00
parent 9a0a663dc1
commit 51b4efd707
1 changed files with 0 additions and 4 deletions

View File

@ -3,9 +3,5 @@ sudo: required
services:
- docker
language: python
python: 2.7
cache: pip
install: |
pip install vim-vint==0.3.9
script: |
make test