mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Simplify Travis cache config (#23592)
This commit is contained in:
parent
127cc5f942
commit
f9205d0ccc
@ -27,9 +27,7 @@ matrix:
|
||||
- python: "3.7"
|
||||
env: TOXENV=py37
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
cache: pip
|
||||
install: pip install -U tox
|
||||
language: python
|
||||
script: travis_wait 40 tox --develop
|
||||
|
Loading…
x
Reference in New Issue
Block a user