Remove AppVeyor file until reliability improves

This commit is contained in:
Ryan Brandenburg 2018-03-06 10:37:42 -08:00
parent 5502e90565
commit 16a0b69b5b
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
init:
- git config --global core.autocrlf true
branches:
only:
- dev
- /^release\/.*$/
- /^(.*\/)?ci-.*$/
build_script:
- ps: .\run.ps1 default-build
clone_depth: 1
environment:
global:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
DOTNET_CLI_TELEMETRY_OPTOUT: 1
test: 'off'
deploy: 'off'
os: Visual Studio 2017 Preview