mapnik/appveyor.yml
2015-09-21 14:04:28 +02:00

18 lines
246 B
YAML

environment:
msvs_toolset: 14
BOOST_VERSION: 58
FASTBUILD: 1
matrix:
- platform: x64
configuration: Release
os: Visual Studio 2015
shallow_clone: true
install:
- scripts\build-appveyor.bat
build: off
test: off
deploy: off