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 c2b7543 commit e5706b7Copy full SHA for e5706b7
appveyor.yml
@@ -64,5 +64,5 @@ install:
64
- if "%COMPILER%"=="msvc" if "%BUILD_TYPE%"=="Release" python --version
65
66
build_script:
67
- - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')
+ - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
68
- sh appveyor.sh
0 commit comments