mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Bump Travis timeout to 50 minutes (#26978)
This commit is contained in:
committed by
Paulus Schoutsen
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
|
||||||
|
Reference in New Issue
Block a user