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