1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-03 12:00:59 +00:00

travis: binctl is run with python2

This commit is contained in:
Jan Pochyla 2017-08-15 17:57:35 +02:00
parent a15f6e3835
commit 50c63d728f

View File

@ -29,7 +29,7 @@ addons:
- libudev-dev
install:
- pip3 install ed25519 pyblake2
- pip install ed25519 pyblake2
- pip3 install flake8
- pip3 install pytest
- pip3 install ecdsa mnemonic protobuf requests