From 2f4ee00039ebe63e2d954ede118593c279486893 Mon Sep 17 00:00:00 2001 From: Edward Thomson Date: Thu, 5 Feb 2015 11:55:00 -0500 Subject: [PATCH] appveyor: include the invasive filesystem tests --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index aa3a70eb5..de633bbee 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,8 @@ branches: only: - master environment: + GITTEST_INVASIVE_FILESYSTEM: 1 + matrix: - GENERATOR: "Visual Studio 11" ARCH: 32