mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Bump Travis timeout to 50 minutes (#26978)
This commit is contained in:
parent
fc3f5163f1
commit
b0df14db14
@ -30,4 +30,4 @@ matrix:
|
|||||||
cache: pip
|
cache: pip
|
||||||
install: pip install -U tox
|
install: pip install -U tox
|
||||||
language: python
|
language: python
|
||||||
script: travis_wait 40 tox --develop
|
script: travis_wait 50 tox --develop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user