allow speedy build AppVeyor style, but also run tests
This commit is contained in:
parent
c9afba6701
commit
ac64f21664
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue