travis: update to new tools

pull/41/head
matejcik 6 years ago
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…
Cancel
Save