1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 23:40:58 +00:00

travis: fix test

This commit is contained in:
Pavol Rusnak 2018-06-21 16:39:04 +02:00
parent a18de043b0
commit ecbf11e122
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -16,8 +16,7 @@ install:
- pip install --no-deps trezor - pip install --no-deps trezor
script: script:
- jsonlint coins_details.json - jsonlint defs/*.json
- jsonlint defs/support.json
- cd defs/coins/tools && python build_coins.py - cd defs/coins/tools && python build_coins.py
notifications: notifications: