diff --git a/.travis.yml b/.travis.yml index a827ffb..6b2d01b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ python: # command to install dependencies install: - pip install aiohttp + - pip install aiorpcX - pip install ecdsa - pip install plyvel - pip install pyrocksdb