From 35f8836ac8adfc4e4c34f26ed565ccc312d25cbb Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sat, 5 Dec 2020 16:04:49 +0100 Subject: [PATCH] wtf appveyor! --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 36ec48a..67cbf46 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,6 +14,7 @@ platform: - Win32 test: off +build: off init: - git config --global core.autocrlf input