Disable Nuget account and project feeds to fix CI

Closes #376
pull/377/head
Oleg Nenashev 2020-01-26 12:08:19 +01:00 committed by GitHub
parent 48d4722b58
commit 99effc6c02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -10,9 +10,7 @@ version: 2.0.{build}
# Automatically register private account and/or project AppVeyor NuGet feeds.
nuget:
account_feed: true
project_feed: true
disable_publish_on_pr: true # disable publishing of .nupkg artifacts to
disable_publish_on_pr: true # disable publishing of .nupkg artifacts
before_build:
# Check SDKs