CI: remove custom ppa

This commit is contained in:
Christian Rauch 2020-06-11 01:48:39 +01:00
parent ea88e03ed8
commit 666a7c8795

View File

@ -38,8 +38,6 @@ matrix:
name: "Wayland shared library" name: "Wayland shared library"
addons: addons:
apt: apt:
sources:
- ppa:kubuntu-ppa/backports
packages: packages:
- extra-cmake-modules - extra-cmake-modules
- libwayland-dev - libwayland-dev
@ -54,8 +52,6 @@ matrix:
name: "Wayland static library" name: "Wayland static library"
addons: addons:
apt: apt:
sources:
- ppa:kubuntu-ppa/backports
packages: packages:
- extra-cmake-modules - extra-cmake-modules
- libwayland-dev - libwayland-dev