osrm-backend/appveyor.yml

16 lines
345 B
YAML
Raw Permalink Normal View History

os: Visual Studio 2019
2014-06-06 07:09:46 -04:00
# clone directory
clone_folder: c:\projects\osrm
platform: x64
# no-op for the time being until someone with access to GitHub checks settings will remove integration with AppVeyor
# https://github.com/Project-OSRM/osrm-backend/pull/6312#issuecomment-1217237055
2014-06-06 07:09:46 -04:00
build_script:
- EXIT 0
2014-06-06 07:09:46 -04:00
branches:
only:
- master