mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Reorganize lint travis builds (#10670)
* tox cleanup * 1 tox step * Revert pytest sugar changes * Tox: make pylint its own task * Bump Travis to 30 minutes timeout
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
set -e
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
git submodule init
|
||||
script/bootstrap
|
||||
|
||||
pip3 install -e .
|
||||
|
Reference in New Issue
Block a user