travis: install python-trezor from master

pull/25/head
Pavol Rusnak 7 years ago
parent fe5b5c1940
commit 3f29925c1c
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -33,7 +33,7 @@ install:
- pip3 install flake8
- pip3 install pytest
- pip3 install ecdsa mnemonic protobuf requests
- pip3 install trezor
- pip3 install git+https://github.com/trezor/python-trezor@master
script:
- test "$GOAL" != "stm32" || make vendorheader

Loading…
Cancel
Save