mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Merge pull request #479 from balloob/balloob-patch-1
Tweak caching on CI
This commit is contained in:
commit
035df68d6c
@ -2,7 +2,7 @@ sudo: false
|
|||||||
language: python
|
language: python
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.cache/pip
|
- $HOME/virtualenv/python3.4.2/
|
||||||
python:
|
python:
|
||||||
- "3.4"
|
- "3.4"
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user