From b554b25c4cfd5b49d7ea8b9daf9c52977a68805e Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Fri, 6 Mar 2020 12:01:46 +0100 Subject: [PATCH] ci: travis: stop osx builds until build failures are solved on Travis This looks like problems on the TravisCI side, but this is going on for to long. Stop osx builds to have our on CI in a sane state again. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f832f8778a..5294845387 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,7 +46,6 @@ env: jobs: include: - - os: osx - os: linux env: DISTRO=Fedora31-mingw CI_BUILD_TYPE=mingw - os: linux