Increase test timeout to avoid random problems on travis

This commit is contained in:
Julien Duponchelle 2016-02-24 15:50:52 +01:00
parent 4c4613b29b
commit ebb8c0d0b0
No known key found for this signature in database
GPG Key ID: F1E2485547D4595D

View File

@ -14,4 +14,4 @@ exclude = tests/*
[pytest]
norecursedirs = .tox
timeout = 5
timeout = 15