summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2015-02-05 11:55:00 -0500
committerEdward Thomson <ethomson@edwardthomson.com>2015-02-05 12:09:36 -0500
commit2f4ee00039ebe63e2d954ede118593c279486893 (patch)
tree35c100b9e2d38a00759802cdaf71d845552b5879
parent865baaf928bd29274c753d85db59a324d4bd8b82 (diff)
downloadlibgit2-2f4ee00039ebe63e2d954ede118593c279486893.tar.gz
appveyor: include the invasive filesystem tests
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
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