mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-27 01:48:17 +00:00
travis: run flake8 as one command
also exclude vendor subdir over which we possibly don't have control
This commit is contained in:
parent
04326749f4
commit
71129fffbf
@ -29,8 +29,7 @@ install:
|
||||
|
||||
script:
|
||||
- python setup.py install
|
||||
- flake8
|
||||
- flake8 trezorctl
|
||||
- flake8 . trezorctl --exclude=vendor
|
||||
- tox
|
||||
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user