1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

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
-10
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