1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 17:38:39 +00:00

travis: put back ignore-missing

This commit is contained in:
Pavol Rusnak 2018-11-11 13:59:48 +01:00
parent bea5e32046
commit 4f153b5fd0
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -24,7 +24,7 @@ script:
- jsonlint defs/*.json - jsonlint defs/*.json
- jsonlint defs/*/*.json - jsonlint defs/*/*.json
- python tools/cointool.py check - python tools/cointool.py check
- python tools/support.py check --ignore-tokens - python tools/support.py check --ignore-tokens --ignore-missing
- python protob/graph.py protob/*.proto - python protob/graph.py protob/*.proto
notifications: notifications: