osrm-backend/appveyor.yml

49 lines
1018 B
YAML
Raw Normal View History

2014-06-06 07:09:46 -04:00
environment:
matrix:
- configuration: Release
2015-06-16 15:15:24 -04:00
# - configuration: Debug
2014-06-06 07:09:46 -04:00
# scripts that are called at very beginning, before repo cloning
init:
- git config --global core.autocrlf input
2015-06-16 15:15:24 -04:00
os: Visual Studio 2015 RC
2014-06-06 07:09:46 -04:00
# clone directory
clone_folder: c:\projects\osrm
platform: x64
install:
2015-06-16 15:15:24 -04:00
- set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
- CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
2014-06-06 07:09:46 -04:00
build_script:
2015-06-16 15:15:24 -04:00
- CALL appveyor-build.bat
2014-06-06 07:09:46 -04:00
test: off
artifacts:
- path: osrm_Release.zip
name: osrm_Release.zip
2015-06-16 15:15:24 -04:00
# - path: osrm_Debug.zip
# name: osrm_Debug.zip
2014-06-06 07:09:46 -04:00
deploy:
provider: FTP
server:
secure: ef7oiQTTXFGt8NdNiOHm/uRFVrUttzyFbIlnaeHhQvw=
username:
secure: Bw+Se2GTJxA6+GtRkEc//tQSBHOuFIuJHBjFwR9cD+8=
password:
secure: eqwESZqxMXC/j5mOCpaXuw==
folder: /
enable_ssl: true
active_mode: false
# notifications:
# - provider: HipChat
# auth_token:
# secure: boLE7BjcahdIUxv9jkN7U3F8iOASF+MkhtctlVoWJoo=
# room: Directions