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

Commit95ccb4f

Browse files
committed
ci(enc, win): set unicode in TEMP env-var
Trick picked up fromgitpython-developers#543.
1 parentf801a3a commit95ccb4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ environment:
33
GIT_DAEMON_PATH:"C:\\Program Files\\Git\\mingw64\\libexec\\git-core"
44
CYGWIN_GIT_PATH:"C:\\cygwin\\bin;%GIT_DAEMON_PATH%"
55
CYGWIN64_GIT_PATH:"C:\\cygwin64\\bin;%GIT_DAEMON_PATH%"
6+
TEMP:"/tmp/καλημέρα"
67

78
matrix:
89
## MINGW
@@ -35,6 +36,7 @@ environment:
3536

3637

3738
install:
39+
-md "$TEMP""
3840
-set PATH=%PYTHON%;%PYTHON%\Scripts;%GIT_PATH%;%PATH%
3941

4042
## Print configuration for debugging.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp