aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index edb679d223..ecea6c5fa3 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -2,6 +2,10 @@ version: '{build}'
configuration:
- MINGW_64
- MINGW_32
+- MINGW_64-gcov
+matrix:
+ allow_failures:
+ - configuration: MINGW_64-gcov
install: []
build_script:
- call ci\build.bat