summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2020-04-05 22:17:55 +0800
committerraveit65 <[email protected]>2020-08-15 17:28:55 +0200
commit25aa2c5a7156a00232309876cba1215a53f0333f (patch)
tree5a48c3db9b67ba89e21849776ccbe1f684c1e1e9
parentbc13d9f3af1d5114e47b75633c4fd5578214b460 (diff)
downloadmate-terminal-25aa2c5a7156a00232309876cba1215a53f0333f.tar.bz2
mate-terminal-25aa2c5a7156a00232309876cba1215a53f0333f.tar.xz
[ci] enable meson build test
-rw-r--r--.build.yml4
-rw-r--r--.travis.yml2
2 files changed, 5 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index a0e61f9..9175be9 100644
--- a/.build.yml
+++ b/.build.yml
@@ -12,6 +12,7 @@ requires:
- make
- mate-common
- mate-desktop
+ - meson
- vte3
- which
- yelp-tools
@@ -34,6 +35,7 @@ requires:
- libx11-dev
- make
- mate-common
+ - meson
- yelp-tools
fedora:
@@ -50,6 +52,7 @@ requires:
- libSM-devel
- make
- mate-common
+ - meson
- redhat-rpm-config
- vte291-devel
@@ -68,6 +71,7 @@ requires:
- libx11-dev
- make
- mate-common
+ - meson
- yelp-tools
variables:
diff --git a/.travis.yml b/.travis.yml
index 52d5f39..c2e6762 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,7 @@ install:
- ./docker-build --name ${DISTRO} --config .build.yml --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: