mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
set ASYNC_TEST_TIMEOUT=15 on Travis
Travis is super slow and default timeout is 5 seconds, which is too low sometimes.
This commit is contained in:
@@ -5,6 +5,9 @@ python:
|
||||
- 3.6
|
||||
- 3.5
|
||||
- 3.4
|
||||
env:
|
||||
global:
|
||||
- ASYNC_TEST_TIMEOUT=15
|
||||
|
||||
# installing dependencies
|
||||
before_install:
|
||||
|
Reference in New Issue
Block a user