From 71da80893ef9e1d07abdce5fe0275652a4f58a47 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 10 Sep 2020 10:12:02 +0200 Subject: Revert "[ci] enable meson build on travis" This reverts commit 007888e9b170257e822c40b353674616b5555204. --- .build.yml | 4 ---- .travis.yml | 1 - 2 files changed, 5 deletions(-) diff --git a/.build.yml b/.build.yml index 00dbe4e..f364ae1 100644 --- a/.build.yml +++ b/.build.yml @@ -17,7 +17,6 @@ requires: - make - mate-common - mate-panel - - meson - python - upower - which @@ -48,7 +47,6 @@ requires: - libxrandr-dev - make - mate-common - - meson - pkg-config - xmlto - yelp-tools @@ -73,7 +71,6 @@ requires: - mate-common - mate-panel-devel - mesa-libGL-devel - - meson - pangox-compat-devel - polkit-devel - popt-devel @@ -102,7 +99,6 @@ requires: - libxrandr-dev - make - mate-common - - meson - pkg-config - xmlto - yelp-tools diff --git a/.travis.yml b/.travis.yml index 910f002..78769ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,6 @@ install: script: - ./docker-build --name ${DISTRO} --verbose --config .build.yml --build scripts - - ./docker-build --name ${DISTRO} --verbose --config .build.yml --build scripts --build meson notifications: irc: -- cgit v1.2.1