From 9afdeb9ea570415471311a04d0ec6b6e45df122d Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 5 Oct 2020 00:32:05 +0300 Subject: AppVeyor: re-enable Debug builds --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index d81f614..d498d6b 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -15,7 +15,7 @@ platform: - x64 configuration: - #- Debug + - Debug - RelWithDebInfo matrix: -- cgit v1.2.3