mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix travis caching
This commit is contained in:
parent
2efca59352
commit
cc80ad00ff
@ -1,6 +1,9 @@
|
||||
sudo: false
|
||||
language: python
|
||||
cache: pip
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
# - "$HOME/virtualenv/python$TRAVIS_PYTHON_VERSION"
|
||||
python:
|
||||
- 3.4
|
||||
- 3.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user