travis: Install aioresponses before running the tests.

This commit is contained in:
Damir Jelić 2019-07-12 14:54:20 +02:00
parent b9d518fad8
commit c12b624b9a

View File

@ -23,7 +23,7 @@ matrix:
- python: 3.7
env: TOXENV=coverage
install: pip install tox-travis PyGObject dbus-python
install: pip install tox-travis PyGObject dbus-python aioresponses
script: tox
after_success: