travis: remove protobuf dependency

This commit is contained in:
Pavol Rusnak 2017-12-18 21:48:17 +01:00
parent 06149e8487
commit 95bea97239
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
1 changed files with 1 additions and 1 deletions

View File

@ -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