Skip to content

Commit 1b24196

Browse files
committed
vint from master branch
1 parent b257b68 commit 1b24196

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
@@ -16,7 +16,7 @@ install:
1616
- |
1717
if [ "$VIM_VERSION" = 'installed' ]; then
1818
pip install --user flake8
19-
pip install --user --pre vim-vint
19+
pip install --user git+https://github.com/Kuniwak/vint
2020
else
2121
bash scripts/install-vim.sh
2222
export PATH=$HOME/vim/bin:$PATH

0 commit comments

Comments
 (0)