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