From f6210438ff8039478da56d80431f3f6ef7986cb6 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Sat, 10 Mar 2018 13:15:28 +0800 Subject: [PATCH] Update travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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