From ceba4b1628590fc169c6fe794c480823b719eb7a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 18 May 2019 11:19:46 -0700 Subject: [PATCH] Travis: remove old Windows build The container build should now handle all we need. Signed-off-by: Dirk Hohndel --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2219505dd..6fe18c7b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,11 +26,6 @@ matrix: - libssh2 update: true - - env: SUBSURFACE_PLATFORM='windows' - os: linux - dist: trusty - language: c++ - - env: SUBSURFACE_PLATFORM='windows-container' os: linux filter_secrets: false