From 066657fca28ad240e4158eee9e72f4a3f90395b5 Mon Sep 17 00:00:00 2001 From: micbou Date: Thu, 27 Oct 2016 22:46:56 +0200 Subject: [PATCH] Enable coverage on AppVeyor --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 1a0ed025..b03d8ad6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,6 @@ version: '{build}' environment: + COVERAGE: true matrix: - arch: 32 python: 35