1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-23 06:48:16 +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
script:
- jsonlint coins_details.json
- jsonlint defs/support.json
- jsonlint defs/*.json
- cd defs/coins/tools && python build_coins.py
notifications: