mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-02-01 10:04:56 -05:00
travis: Remove gobject as a dependency.
This commit is contained in:
parent
e5e3f361c2
commit
eadbba876d
@ -23,7 +23,7 @@ matrix:
|
|||||||
- python: 3.7
|
- python: 3.7
|
||||||
env: TOXENV=coverage
|
env: TOXENV=coverage
|
||||||
|
|
||||||
install: pip install tox-travis gobject PyGObject dbus-python
|
install: pip install tox-travis PyGObject dbus-python
|
||||||
script: tox
|
script: tox
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user