Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderstad authored Feb 19, 2020
1 parent c5dacba commit 5e64b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ build: off
#- ps: .\build\appveyor-validate.ps1 -Finalize -IncludeCoverage

on_success:
- ps: .\build\appveyor-build.ps1 -SkipVersion
- ps: .\build\appveyor-build.ps1 -AutoVersion

#on_finish:
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
Expand Down

0 comments on commit 5e64b10

Please sign in to comment.