mapnik/appveyor.yml

19 lines
246 B
YAML
Raw Normal View History

2015-09-21 13:38:36 +02:00
environment:
msvs_toolset: 14
BOOST_VERSION: 58
2015-09-21 14:04:28 +02:00
FASTBUILD: 1
2015-09-21 13:38:36 +02:00
matrix:
- platform: x64
configuration: Release
os: Visual Studio 2015
shallow_clone: true
install:
- scripts\build-appveyor.bat
build: off
test: off
deploy: off