Browse Source

Update travis.yml

master
Neil Booth 8 years ago
parent
commit
eb51706316
  1. 1
      .travis.yml

1
.travis.yml

@ -12,6 +12,7 @@ python:
# command to install dependencies
install:
- pip install aiohttp
- pip install ecdsa
- pip install plyvel
- pip install pyrocksdb
- pip install pytest-cov

Loading…
Cancel
Save