summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor A. Santos <[email protected]>2020-08-22 14:03:33 -0300
committerraveit65 <[email protected]>2020-09-03 13:19:56 +0200
commit007888e9b170257e822c40b353674616b5555204 (patch)
treec80293fa94f34f006d5d8f495ef7cd327dc3e142
parentc0c36501cfeadc0f526610891b6dd257ce3c8229 (diff)
downloadmate-power-manager-007888e9b170257e822c40b353674616b5555204.tar.bz2
mate-power-manager-007888e9b170257e822c40b353674616b5555204.tar.xz
[ci] enable meson build on travis
-rw-r--r--.build.yml4
-rw-r--r--.travis.yml1
2 files changed, 5 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index f364ae1..00dbe4e 100644
--- a/.build.yml
+++ b/.build.yml
@@ -17,6 +17,7 @@ requires:
- make
- mate-common
- mate-panel
+ - meson
- python
- upower
- which
@@ -47,6 +48,7 @@ requires:
- libxrandr-dev
- make
- mate-common
+ - meson
- pkg-config
- xmlto
- yelp-tools
@@ -71,6 +73,7 @@ requires:
- mate-common
- mate-panel-devel
- mesa-libGL-devel
+ - meson
- pangox-compat-devel
- polkit-devel
- popt-devel
@@ -99,6 +102,7 @@ requires:
- libxrandr-dev
- make
- mate-common
+ - meson
- pkg-config
- xmlto
- yelp-tools
diff --git a/.travis.yml b/.travis.yml
index 78769ab..910f002 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,6 +25,7 @@ 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: