summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Blumenkrantz <zmike@samsung.com>2019-09-18 11:56:20 -0400
committerMike Blumenkrantz <zmike@samsung.com>2019-09-18 11:56:20 -0400
commit1da0b8c9821df9712950817d12ce99190fb13d54 (patch)
treea8a4edacbfb2befcd6634affa5c9aed5f54918d5
parent83c590ea6a24d236cd9c01e9a4e93874ba620cdf (diff)
downloadefl-1da0b8c9821df9712950817d12ce99190fb13d54.tar.gz
disable meson builds for this branch
there was a lot of work done on the meson build related to moving files around and adding features and such, and it's too difficult to reliably separate and backport all these changes meson was not the officially supported build system for 1.22, so there's no need to continue building this as it's approaching EOL anyway
-rw-r--r--.travis.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/.travis.yml b/.travis.yml
index c60b355c0d..770b54aa33 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -58,14 +58,6 @@ jobs:
env: DISTRO=Fedora30 CI_BUILD_TYPE=wayland
- os: linux
env: DISTRO=Fedora30 CI_BUILD_TYPE=default
- - os: linux
- env: DISTRO=Fedora30 CI_BUILD_TYPE=options-enabled BUILDSYSTEM=ninja
- - os: linux
- env: DISTRO=Fedora30 CI_BUILD_TYPE=options-disabled BUILDSYSTEM=ninja
- - os: linux
- env: DISTRO=Fedora29 CI_BUILD_TYPE=wayland BUILDSYSTEM=ninja
- - os: linux
- env: DISTRO=Fedora29 CI_BUILD_TYPE=default BUILDSYSTEM=ninja
- os: osx
if: type = cron
- os: linux
@@ -73,9 +65,6 @@ jobs:
env: DISTRO=Fedora30 CI_BUILD_TYPE=release-ready
- os: linux
if: type = cron
- env: DISTRO=Fedora29 CI_BUILD_TYPE=release-ready BUILDSYSTEM=ninja
- - os: linux
- if: type = cron
env: DISTRO=Ubuntu1804
- os: linux
if: type = cron
@@ -83,15 +72,6 @@ jobs:
- os: linux
if: type = cron
env: DISTRO=Debian99
- - os: linux
- if: type = cron
- env: DISTRO=Ubuntu1804 BUILDSYSTEM=ninja
- - os: linux
- if: type = cron
- env: DISTRO=Ubuntu1904 BUILDSYSTEM=ninja
- - os: linux
- if: type = cron
- env: DISTRO=Debian96 BUILDSYSTEM=ninja
services:
- docker