mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Another try, caching is enabled before activating virtualenv
This commit is contained in:
parent
d46720ee2c
commit
c611be96ad
@ -2,7 +2,7 @@ sudo: false
|
|||||||
language: python
|
language: python
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $VIRTUAL_ENV/lib
|
- $HOME/virtualenv/python3.4.2/
|
||||||
python:
|
python:
|
||||||
- "3.4"
|
- "3.4"
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user