diff --git a/.travis.yml b/.travis.yml index 920e8b5704774055fcb8726101be0facafd205c8..be00f989290c02f2e6013ac4661a27fd33a6d0e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: