summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarcel Hollerbach <mail@marcel-hollerbach.de>2019-05-26 18:30:54 +0200
committerMarcel Hollerbach <mail@marcel-hollerbach.de>2019-06-18 08:56:34 +0200
commit639869703f3e8b0ce34d83b523ff611e85cfd93b (patch)
treedc72c59b87a83d02758ae81f979a25e21b226a8b /.travis.yml
parent4f8e15c16c4f68b6fae8708b177ce672daefc59c (diff)
downloadefl-639869703f3e8b0ce34d83b523ff611e85cfd93b.tar.gz
autotools: REMOVAL!
Get your seatbelt fastend! It is happening! AUTOTOOLS IS GONE NOW! All praise to meson! This time the final version, ci has been adjusted, and now does not try anymore to build a removed buildsystem. However, the scripts in there need cleaning up. Differential Revision: https://phab.enlightenment.org/D9027
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml24
1 files changed, 0 insertions, 24 deletions
diff --git a/.travis.yml b/.travis.yml
index 647e1df343..9c51162333 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,18 +19,8 @@ jobs:
- os: osx
env: BUILDSYSTEM=ninja
- os: linux
- env: DISTRO=Fedora30-mingw CI_BUILD_TYPE=mingw
- - os: linux
env: DISTRO=Fedora30-mingw CI_BUILD_TYPE=mingw BUILDSYSTEM=ninja
- os: linux
- env: DISTRO=Fedora30 CI_BUILD_TYPE=options-enabled
- - os: linux
- env: DISTRO=Fedora30 CI_BUILD_TYPE=options-disabled
- - os: linux
- env: DISTRO=Fedora29 CI_BUILD_TYPE=wayland
- - os: linux
- env: DISTRO=Fedora29 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
@@ -38,25 +28,11 @@ jobs:
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
- if: type = cron
- env: DISTRO=Fedora29 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
- env: DISTRO=Ubuntu1904
- - os: linux
- if: type = cron
- env: DISTRO=Debian99
- - os: linux
- if: type = cron
env: DISTRO=Ubuntu1804 BUILDSYSTEM=ninja
- os: linux
if: type = cron