Update travis.yml
This commit is contained in:
parent
9dfaedc727
commit
eb51706316
@ -12,6 +12,7 @@ python:
|
|||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
install:
|
install:
|
||||||
- pip install aiohttp
|
- pip install aiohttp
|
||||||
|
- pip install ecdsa
|
||||||
- pip install plyvel
|
- pip install plyvel
|
||||||
- pip install pyrocksdb
|
- pip install pyrocksdb
|
||||||
- pip install pytest-cov
|
- pip install pytest-cov
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user