diff --git a/.travis.yml b/.travis.yml index 26e07a2..65c23e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,6 +22,7 @@ addons: apt: packages: - libwayland-dev + - libudev-dev branches: only: @@ -59,4 +60,3 @@ notifications: on_success: change on_failure: always on_start: never -