mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
travis: update to new tools
This commit is contained in:
parent
eed6c0fa43
commit
d154fb4134
@ -12,13 +12,13 @@ python:
|
||||
- "3.5"
|
||||
|
||||
install:
|
||||
- pip install ed25519 Pillow demjson
|
||||
- pip install --no-deps trezor
|
||||
- pip install demjson
|
||||
- pip install -r tools/requirements.txt
|
||||
|
||||
script:
|
||||
- jsonlint defs/*.json
|
||||
- jsonlint defs/*/*.json
|
||||
- python tools/build_coins.py --defs
|
||||
- python tools/coin_gen.py check
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
|
Loading…
Reference in New Issue
Block a user