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 8a7776c commit 11a7f16Copy full SHA for 11a7f16
.travis.yml
@@ -19,7 +19,6 @@ jobs:
19
install:
20
- |
21
if [ "$VIM_VERSION" = 'installed' ]; then
22
- pip install -U pip
23
pip install --user flake8 vim-vint
24
else
25
bash scripts/install-vim.sh
0 commit comments