From 8dc5daf6643e01ffeb073ced82e7b1a7db73cbda Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Fri, 27 Nov 2020 16:35:39 +0100 Subject: [PATCH] Comment out Windows build Windows build hasn't work for some time now, and no test isn't worse than always failing test. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 61646531..177f310c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ language: c os: - linux - osx - - windows +# - windows addons: apt: