summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2019-05-18 11:19:46 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-05-18 14:43:16 -0700
commitceba4b1628590fc169c6fe794c480823b719eb7a (patch)
treef1e562999ab4da83661cd0e57576df79956a839e /.travis.yml
parentd0d599470adc946a78dcce2ce53114518e82ace3 (diff)
downloadsubsurface-ceba4b1628590fc169c6fe794c480823b719eb7a.tar.gz
Travis: remove old Windows build
The container build should now handle all we need. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 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