Skip to content
Snippets Groups Projects
Commit f0268688 authored by Andrew Sayre's avatar Andrew Sayre Committed by Paulus Schoutsen
Browse files

Increase travis timeout (#21447)

parent 095a0d19
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ cache: ...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment