Make Travis cache pip
This commit is contained in:
parent
2c63e0526b
commit
16a150b277
@ -1,6 +1,7 @@
|
||||
---
|
||||
language: python
|
||||
python: 2.7
|
||||
cache: pip
|
||||
install:
|
||||
- "pip install vim-vint==0.3.9"
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user