change appveyor config - public projects can no longer use account feeds (plus we dont actually need it anyway)

This commit is contained in:
Ryan Gribble
2017-03-05 20:43:12 +10:00
parent 84317871e7
commit 4ff260485f
-3
View File
@@ -4,9 +4,6 @@ build_script:
- dotnet --info
- cmd: build.cmd
test: off
nuget:
account_feed: true
project_feed: true
artifacts:
- path: 'packaging\octokit*.nupkg'
name: OctokitPackages