mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-18 11:21:11 +00:00
travis: binctl is run with python2
This commit is contained in:
parent
a15f6e3835
commit
50c63d728f
@ -29,7 +29,7 @@ addons:
|
|||||||
- libudev-dev
|
- libudev-dev
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip3 install ed25519 pyblake2
|
- pip install ed25519 pyblake2
|
||||||
- pip3 install flake8
|
- pip3 install flake8
|
||||||
- pip3 install pytest
|
- pip3 install pytest
|
||||||
- pip3 install ecdsa mnemonic protobuf requests
|
- pip3 install ecdsa mnemonic protobuf requests
|
||||||
|
Loading…
Reference in New Issue
Block a user