Skip to content

Commit bc5c3c2

Browse files
committed
try UTF-8
1 parent 71e1493 commit bc5c3c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .circleci/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,8 @@ jobs:
388388
- image: circleci/python:3.7-stretch-node-browsers
389389
environment:
390390
PLOTLY_TOX_PYTHON_37: python3.7
391+
LC_ALL: en_US.UTF-8
392+
LANG: en_US.UTF-8
391393

392394
steps:
393395
- checkout

0 commit comments

Comments
 (0)