travis: fix up dependency

nistp521 v0.5.0
Roman Zeyde 9 years ago
parent 60571e65dd
commit 461f38d599

@ -5,7 +5,7 @@ python:
- "3.4"
install:
- pip install ecdsa # test without trezorlib for now
- pip install ecdsa ed25519 # test without trezorlib for now
- pip install pylint coverage pep8
script:

Loading…
Cancel
Save