Explorar o código

removed option NoAppVeyor

Miodrag Milic %!s(int64=7) %!d(string=hai) anos
pai
achega
460cc58ea2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      au/update_all.ps1

+ 0 - 1
au/update_all.ps1

@@ -16,7 +16,6 @@ $Options = [ordered]@{
         Path = "$PSScriptRoot\Update-AUPacakges.md"         #Path where to save the report
         Params= @{                                          #Report parameters:
             Github_UserRepo = $Env:github_UserRepo          #  Markdown: shows user info in upper right corner
-            NoAppVeyor  = $false                            #  Markdown: do not show AppVeyor build shield
             UserMessage = ''                                #  Markdown, Text: Custom user message to show
         }
     }