Skip to content

Commit

Permalink
Revert appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johlju committed Aug 13, 2019
1 parent af82899 commit 6b9ed42
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ install:
Write-Verbose -Message "PowerShell version $($PSVersionTable.PSVersion)" -Verbose
Import-Module -Name "$env:APPVEYOR_BUILD_FOLDER\DscResource.Tests\AppVeyor.psm1"
Invoke-AppveyorInstallTask
#Add-WindowsFeature AD-Domain-Services
#Add-WindowsFeature RSAT-AD-PowerShell
#$blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
#---------------------------------#
# build configuration #
Expand Down

0 comments on commit 6b9ed42

Please sign in to comment.