Delete appveyor.yml, as we are now using buildbot.

[skip ci]
This commit is contained in:
Bram Matthys 2019-08-12 13:42:58 +02:00
parent e44f572725
commit 2976c488b0
No known key found for this signature in database
GPG key ID: BF8116B163EAAE98

View file

@ -1,10 +0,0 @@
version: 4.2.x-devbuild-{build}
environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017"
TARGET: "Visual Studio 2017"
SHORTNAME: "vs2017"
init:
- cmd: git config --global core.autocrlf true
build_script:
- cmd: call extras\\build-tests\\windows\\build.bat