From 3afc68bb63396ee07c1a6c286d267301c0800048 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 7 Apr 2020 02:31:26 +0200 Subject: [PATCH] Remove iOS port build from Travis, will do separately later [skip appveyor] --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index e4d8121aa2..8cd82972f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,10 +13,6 @@ matrix: arch: ppc64le - os: linux arch: s390x - - os: osx - osx_image: xcode10 - env: wxCONFIGURE_FLAGS="--with-osx_iphone --enable-monolithic --disable-shared" wxSKIP_SAMPLES=1 - # - dist: precise # compiler: gcc # env: wxUSE_XVFB=1