mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Cache pip in Travis
This commit is contained in:
parent
b2919c6504
commit
6de64d7695
@ -1,5 +1,8 @@
|
||||
sudo: false
|
||||
language: python
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
python:
|
||||
- "3.4"
|
||||
install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user