We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 329174a commit f870e72Copy full SHA for f870e72
.travis.yml
@@ -15,6 +15,7 @@ jobs:
15
install:
16
- |
17
if [ "$VIM_VERSION" = 'installed' ]; then
18
+ pip install -U pip
19
pip install --user flake8 vim-vint
20
else
21
bash scripts/install-vim.sh
0 commit comments