diff --git a/appveyor.yml b/appveyor.yml deleted file mode 100644 index cc1147636..000000000 --- a/appveyor.yml +++ /dev/null @@ -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