Commenting out appveyor push command to fix the build

This commit is contained in:
Rikki Tooley 2014-12-08 10:49:03 +00:00
parent af01198431
commit c245cbdd62

View File

@ -23,5 +23,5 @@ $content | Out-File $root\.nuget\Inflatable.Lastfm.$versionStr.compiled.nuspec
& $root\.nuget\NuGet.exe pack $root\.nuget\Inflatable.Lastfm.$versionStr.compiled.nuspec & $root\.nuget\NuGet.exe pack $root\.nuget\Inflatable.Lastfm.$versionStr.compiled.nuspec
# publish to appveyor feeds # publish to appveyor feeds //TODO fix this
appveyor PushArtifact Inflatable.Lastfm.$versionStr.nupkg # appveyor PushArtifact Inflatable.Lastfm.$versionStr.nupkg