mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-03-06 05:25:59 -05:00
travis: Install aioresponses before running the tests.
This commit is contained in:
parent
b9d518fad8
commit
c12b624b9a
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user