mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
travis: add python-ecdsa
This commit is contained in:
parent
87f20bac29
commit
6da2019817
@ -25,7 +25,7 @@ addons:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- pip3 install ed25519 pyblake2
|
- pip3 install ed25519 pyblake2
|
||||||
- pip2 install mnemonic protobuf requests
|
- pip2 install ecdsa mnemonic protobuf requests
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- test "$GOAL" != "stm32" || test "$CC" != "gcc" || make vendorheader
|
- test "$GOAL" != "stm32" || test "$CC" != "gcc" || make vendorheader
|
||||||
|
Loading…
Reference in New Issue
Block a user