mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-10 13:32:34 +08:00
Move vint to Docker
This commit is contained in:
@@ -8,7 +8,4 @@ cache: pip
|
||||
install: |
|
||||
pip install vim-vint==0.3.9
|
||||
script: |
|
||||
EXIT=0
|
||||
vint -s || EXIT=$?
|
||||
make test || EXIT=$?
|
||||
exit $EXIT
|
||||
make test
|
||||
|
||||
Reference in New Issue
Block a user