Skip to content

Commit 6e28f8e

Browse files
committed
Install python3-dbus.mainloop.pyqt5 in CI
1 parent 977b553 commit 6e28f8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ set -e
44

55
sudo apt-get install -y \
66
pylint3 \
7+
python3-dbus.mainloop.pyqt5 \
78
python3-pyqt5 python3-pyqt5.qtsvg python3-pyqt5.qtopengl \
89
pyqt5-dev-tools \
910
qtbase5-dev

0 commit comments

Comments
 (0)