Skip to content

Commit f870e72

Browse files
committed
upgrade pip
1 parent 329174a commit f870e72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
install:
1616
- |
1717
if [ "$VIM_VERSION" = 'installed' ]; then
18+
pip install -U pip
1819
pip install --user flake8 vim-vint
1920
else
2021
bash scripts/install-vim.sh

0 commit comments

Comments
 (0)