We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8268602 commit 3aa6359Copy full SHA for 3aa6359
appveyor.yml
@@ -12,7 +12,7 @@ build_script:
12
- gulp build
13
14
before_test:
15
- - 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'))
16
17
test_script:
18
- gulp test
0 commit comments