From ec8e622cec60dd559c8c3f14a76b09727677a03f Mon Sep 17 00:00:00 2001 From: maxirmx Date: Mon, 12 Oct 2015 23:05:47 +0300 Subject: [PATCH] Appveyor clean build #2 --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index e67352ea7..29fb71ad2 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -30,7 +30,7 @@ install: # - ps: "ls \"C:/Program Files/Microsoft SDKs/Windows\"" # Checking stdint.h - - ps: "ls \"C:/projects/include\"" + - ps: "ls \"C:/projects/spacy/include\"" # Check that we have the expected version and architecture for Python