Bump time allowance for ssh_test.

pull/48/head
David Wilson 7 years ago
parent 3b2596b125
commit 8c6d861f15

@ -23,7 +23,7 @@ script:
- PYTHONPATH=. timeout 5.0 python tests/nested_test.py
- PYTHONPATH=. timeout 5.0 python tests/responder_test.py
- PYTHONPATH=. timeout 20.0 python tests/select_test.py
- PYTHONPATH=. timeout 5.0 python tests/ssh_test.py
- PYTHONPATH=. timeout 20.0 python tests/ssh_test.py
- PYTHONPATH=. timeout 5.0 python tests/utils_test.py
services:

Loading…
Cancel
Save