Add pytest-asyncio to travis

This commit is contained in:
Neil Booth 2018-08-10 15:22:38 +09:00
parent eeb76b0f3f
commit b4b378ed31

View File

@ -23,6 +23,7 @@ install:
- pip install pycodestyle - pip install pycodestyle
- pip install pylru - pip install pylru
- pip install pyrocksdb - pip install pyrocksdb
- pip install pytest-asyncio
- pip install pytest-cov - pip install pytest-cov
- pip install Sphinx - pip install Sphinx
# hashes # hashes