mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-26 09:28:13 +00:00
travis: run new checks
This commit is contained in:
parent
70d1ae268d
commit
1a01c5d686
@ -9,7 +9,7 @@ cache:
|
||||
- $HOME/.cache/pip
|
||||
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
|
||||
install:
|
||||
- pip install demjson
|
||||
@ -18,7 +18,8 @@ install:
|
||||
script:
|
||||
- jsonlint defs/*.json
|
||||
- jsonlint defs/*/*.json
|
||||
- python tools/coin_gen.py check
|
||||
- python tools/cointool.py check
|
||||
- python tools/support.py check --ignore-tokens --ignore-missing
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
|
Loading…
Reference in New Issue
Block a user