mirror of
https://github.com/home-assistant/core.git
synced 2026-07-18 03:52:41 +01:00
efcba8f1ca
This adds a default 30 second timeout on every test method so that deadlocks or broken threads are move obvious in travis. It also passes -v by default to make things a little more verbose on where things fail when they are failing.