From 97ec6b27191c13311eb0d71d0e08d91fa17829bd Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Sat, 22 Apr 2017 10:53:39 +0300 Subject: [PATCH] travis: fix dependency --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 56f13e0..c1ef517 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: