Make Travis cache pip

This commit is contained in:
w0rp 2016-10-08 23:53:08 +01:00
parent 2c63e0526b
commit 16a150b277
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
---
language: python
python: 2.7
cache: pip
install:
- "pip install vim-vint==0.3.9"
script: