mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-01-20 12:21:39 -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
|
||||
env: TOXENV=coverage
|
||||
|
||||
install: pip install tox-travis gobject PyGObject dbus-python
|
||||
install: pip install tox-travis PyGObject dbus-python
|
||||
script: tox
|
||||
|
||||
after_success:
|
||||
|
Loading…
Reference in New Issue
Block a user