mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Increase travis timeout (#21447)
This commit is contained in:
parent
095a0d19d1
commit
f0268688be
@ -34,7 +34,7 @@ cache:
|
|||||||
- $HOME/.cache/pip
|
- $HOME/.cache/pip
|
||||||
install: pip install -U tox coveralls
|
install: pip install -U tox coveralls
|
||||||
language: python
|
language: python
|
||||||
script: travis_wait 30 tox --develop
|
script: travis_wait 40 tox --develop
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
before_deploy:
|
before_deploy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user