Commit 419c8c81 authored by David Wilson's avatar David Wilson

Bump time allowance for ssh_test.

parent 4ae2f592
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment