travis: use latest tools
This commit is contained in:
parent
2846c0bf1a
commit
859cee9757
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user