mirror of https://github.com/dense-analysis/ale
Remove vint from Travis
This commit is contained in:
parent
9a0a663dc1
commit
51b4efd707
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue