mirror of
https://github.com/romanz/amodem.git
synced 2026-02-24 16:18:12 +08:00
travis: fix up dependency
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user