Browse Source

Update travis

patch-2
Neil Booth 7 years ago
parent
commit
f6210438ff
  1. 1
      .travis.yml

1
.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

Loading…
Cancel
Save