mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-03-06 13:35:53 -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
|
- python: 3.7
|
||||||
env: TOXENV=coverage
|
env: TOXENV=coverage
|
||||||
|
|
||||||
install: pip install tox-travis PyGObject dbus-python
|
install: pip install tox-travis PyGObject dbus-python aioresponses
|
||||||
script: tox
|
script: tox
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user