aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2018-11-05 13:54:16 -0800
committermitermayer <mitermayer.reis@gmail.com>2018-11-05 13:54:16 -0800
commit53315e41544cc42684dbfec71ce0217f5c6a71df (patch)
treebc78e3ad91334ae898d1c00ab3efad7cf909b668
parentce9dcfd331854ab04ab84bede8a1171cc288b68c (diff)
downloadvim-prettier-53315e41544cc42684dbfec71ce0217f5c6a71df.tar.xz
Debugging new vint pip dependencies
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index eccfdac..a8ca7b2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@
language: python
dist: precise
install:
- - pip install pathlib
- - pip install vim-vint
+ - pip install pathlib typing vim-vint
script:
- vint .