From db1bb63e0e4cea8f1cefa459ce48ca0b76115289 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Thu, 18 Apr 2019 12:35:52 -0400 Subject: ci: disable mingw build temporarily Summary: this cannot succeed until the docker image is rebuilt Reviewers: lauromoura Reviewed By: lauromoura Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D8648 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 7b84077161..e501011b24 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,8 +18,8 @@ jobs: include: - os: osx env: BUILDSYSTEM=ninja - - os: linux - env: DISTRO=Fedora29-mingw CI_BUILD_TYPE=mingw + #- os: linux + #env: DISTRO=Fedora29-mingw CI_BUILD_TYPE=mingw - os: linux env: DISTRO=Fedora29 CI_BUILD_TYPE=options-enabled - os: linux -- cgit v1.2.1