travis: fix dependency

nistp521
Roman Zeyde 7 years ago
parent 8ba9be1780
commit 97ec6b2719
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB

@ -16,7 +16,7 @@ addons:
- libusb-1.0-0-dev
before_install:
- pip install -U setuptools pylint coverage pep8 pydocstyle "pip>=7.0" wheel
- pip install -U setuptools pylint coverage pep8 pydocstyle "pip>=7.0" wheel google
- pip install -e git+https://github.com/keepkey/python-keepkey@6e8baa8b935e830d05f87b6dfd9bc7c927a96dc3#egg=keepkey
install:

Loading…
Cancel
Save