travis: use latest tools

This commit is contained in:
Roman Zeyde 2016-05-06 21:15:04 +03:00
parent 2846c0bf1a
commit 859cee9757

View File

@ -6,7 +6,7 @@ python:
install:
- pip install ecdsa ed25519 semver # test without trezorlib for now
- pip install pylint coverage pep8 pydocstyle
- pip install -U pylint coverage pep8 pydocstyle # use latest tools
script:
- pep8 trezor_agent