mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
Tweak caching on CI
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ sudo: false
|
||||
language: python
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
- $VIRTUAL_ENV/lib
|
||||
python:
|
||||
- "3.4"
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user