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