travis: add python-ecdsa

pull/25/head
Pavol Rusnak 7 years ago
parent 87f20bac29
commit 6da2019817
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -25,7 +25,7 @@ addons:
install:
- pip3 install ed25519 pyblake2
- pip2 install mnemonic protobuf requests
- pip2 install ecdsa mnemonic protobuf requests
script:
- test "$GOAL" != "stm32" || test "$CC" != "gcc" || make vendorheader

Loading…
Cancel
Save