From ac64f216648d62c834227f660f3acfd68af48dd3 Mon Sep 17 00:00:00 2001 From: bergwerkgis Date: Wed, 30 Sep 2015 12:28:01 +0000 Subject: [PATCH] allow speedy build AppVeyor style, but also run tests --- scripts/build-local.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/build-local.bat b/scripts/build-local.bat index 6732665b9..240e70f4f 100644 --- a/scripts/build-local.bat +++ b/scripts/build-local.bat @@ -6,6 +6,8 @@ ECHO =========== %~f0 =========== SET APPVEYOR_REPO_COMMIT_MESSAGE=this is a [build appveyor] test SET APPVEYOR=true +::comment this to get complete AppVeyor behaviour +SET LOCAL_BUILD_DONT_SKIP_TESTS=true SET MAPNIK_GIT=3.0.5 SET BOOST_VERSION=58