aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-10-05 00:32:05 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-10-05 00:32:05 +0300
commit9afdeb9ea570415471311a04d0ec6b6e45df122d (patch)
treeaf7277ac8d4285538b74aabfff17ccec483450d2
parentunit_tests -> winapi-utf8-unit-tests (diff)
downloadwinapi-utf8-9afdeb9ea570415471311a04d0ec6b6e45df122d.tar.gz
winapi-utf8-9afdeb9ea570415471311a04d0ec6b6e45df122d.zip
AppVeyor: re-enable Debug builds
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
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: