Skip to content

Commit

Permalink
Install python3-dbus.mainloop.pyqt5 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
falkTX committed Aug 4, 2020
1 parent 977b553 commit 6e28f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set -e

sudo apt-get install -y \
pylint3 \
python3-dbus.mainloop.pyqt5 \
python3-pyqt5 python3-pyqt5.qtsvg python3-pyqt5.qtopengl \
pyqt5-dev-tools \
qtbase5-dev

0 comments on commit 6e28f8e

Please sign in to comment.