travis: remove protobuf dependency

pull/25/head
Pavol Rusnak 7 years ago
parent 06149e8487
commit 95bea97239
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -35,7 +35,7 @@ install:
- pip3 install --user scons
- pip3 install --user flake8
- pip3 install --user pytest
- pip3 install --user ecdsa mnemonic protobuf requests
- pip3 install --user ecdsa mnemonic requests
- pip3 install --user click pyblake2
- pip3 install --user --no-deps git+https://github.com/trezor/python-trezor@master

Loading…
Cancel
Save