Wayland: Remove extra-cmake-modules from CI

master
Emmanuel Gil Peyrot ago%!(EXTRA string=5 years)
parent 2e6fb7fe22
commit 8aaf072842
  1. 2
      .travis.yml

@ -41,7 +41,6 @@ matrix:
addons:
apt:
packages:
- extra-cmake-modules
- wayland-protocols
- libwayland-dev
- libxkbcommon-dev
@ -56,7 +55,6 @@ matrix:
addons:
apt:
packages:
- extra-cmake-modules
- wayland-protocols
- libwayland-dev
- libxkbcommon-dev

Loading…
Cancel
Save