mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Tweak caching on CI
This commit is contained in:
parent
c1f464f478
commit
d46720ee2c
@ -2,7 +2,7 @@ sudo: false
|
|||||||
language: python
|
language: python
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.cache/pip
|
- $VIRTUAL_ENV/lib
|
||||||
python:
|
python:
|
||||||
- "3.4"
|
- "3.4"
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user