Increase travis timeout (#21447)
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…
Reference in New Issue