Skip to content

Commit

Permalink
Adding new line in Appveyor configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
hacksysteam committed Jun 28, 2019
1 parent 81048f5 commit 6b91f21
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 @@ -65,4 +65,4 @@ deploy: off
# APPVEYOR_RDP_PASSWORD: Passw0rd!

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

0 comments on commit 6b91f21

Please sign in to comment.