osrm-backend/third_party/variant/appveyor.yml

18 lines
169 B
YAML

platform:
- x64
- x86
configuration:
- Debug
- Release
os: Visual Studio 2015
install:
- CALL scripts\build-appveyor.bat
build: off
test: off
deploy: off