Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd723148

Browse files
committed
ENH: add appveyor recipe to establish rdesktop login into the test box
1 parent42e89cc commitd723148

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎.appveyor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,9 @@ test_script:
9191

9292
on_success:
9393
-IF "%PYTHON_VERSION%" == "3.5" IF NOT "%IS_CYGWIN%" == "yes" (codecov)
94+
95+
# Enable this to be able to login to the build worker. You can use the
96+
# `remmina` program in Ubuntu, use the login information that the line below
97+
# prints into the log.
98+
on_finish:
99+
-ps:$blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp