Skip to content

Commit 0a47a9a

Browse files
committed
bypass for ci fail on windows, should be fixed later
1 parent 113bf1f commit 0a47a9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ for:
5757
- ps: "ls 'C:/Program Files/Java/jdk*'"
5858
- ps: "ls 'C:/Program Files (x86)/Java/jdk*'"
5959
- echo JAVA_HOME=%JAVA_HOME%, HOMEPATH=%HOMEPATH%, PATH=%PATH%
60+
- SET JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
6061

6162
test_script:
6263
# test under java 11

0 commit comments

Comments
 (0)