Install dbus on travis

This commit is contained in:
Kovid Goyal 2018-07-12 07:05:40 +05:30
parent 29dd766a67
commit 65bb71779a
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -17,6 +17,7 @@ matrix:
- libxinerama-dev
- libxcursor-dev
- libxcb-xkb-dev
- libdbus-1-dev
- os: linux
dist: trusty
@ -37,6 +38,7 @@ matrix:
- libxcursor-dev
- libxcb-xkb-dev
- libpng-dev
- libdbus-1-dev
- python3-pil
- os: linux
@ -58,6 +60,7 @@ matrix:
- libxcursor-dev
- libxcb-xkb-dev
- libpng-dev
- libdbus-1-dev
- python3-pil
- os: linux
@ -79,6 +82,7 @@ matrix:
- libxcursor-dev
- libxcb-xkb-dev
- libpng-dev
- libdbus-1-dev
- python3-pil
- clang
- os: osx