Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simongarisch committed Jul 29, 2020
1 parent 714e874 commit d09aed4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,8 @@ before_script:
- export QT_DEBUG_PLUGINS=1

before_install:
- sudo apt-get install -y libdbus-1-3 libxkbcommon-x11-0
# https://github.com/pytest-dev/pytest-qt/issues/266
- sudo apt-get install -y libdbus-1-3 libxkbcommon-x11-0

install:
- sudo apt-get update
Expand Down

0 comments on commit d09aed4

Please sign in to comment.