mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 15:38:11 +00:00
travis: install python-trezor from master
This commit is contained in:
parent
fe5b5c1940
commit
3f29925c1c
@ -33,7 +33,7 @@ install:
|
|||||||
- pip3 install flake8
|
- pip3 install flake8
|
||||||
- pip3 install pytest
|
- pip3 install pytest
|
||||||
- pip3 install ecdsa mnemonic protobuf requests
|
- pip3 install ecdsa mnemonic protobuf requests
|
||||||
- pip3 install trezor
|
- pip3 install git+https://github.com/trezor/python-trezor@master
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- test "$GOAL" != "stm32" || make vendorheader
|
- test "$GOAL" != "stm32" || make vendorheader
|
||||||
|
Loading…
Reference in New Issue
Block a user