Skip to content

Commit 33f7f7a

Browse files
committed
[fix] vint's url
1 parent 4139d51 commit 33f7f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
install:
3232
- |
3333
if [ "$VIM_VERSION" = 'installed' ]; then
34-
python -m pip install -q --user flake8 git+https://github.com/Kuniwak/vint
34+
python -m pip install -q --user flake8 git+https://github.com/Vimjas/vint
3535
else
3636
bash scripts/install-vim.sh
3737
export PATH=$HOME/vim/bin:$PATH

0 commit comments

Comments
 (0)