Skip to content

Commit 342ba87

Browse files
committed
BLD: add locale to 34_nslow build
1 parent dc40058 commit 342ba87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ matrix:
132132
env:
133133
- PYTHON_VERSION=3.4
134134
- JOB_NAME: "34_nslow"
135+
- LOCALE_OVERRIDE="zh_CN.UTF-8"
135136
- NOSE_ARGS="not slow and not disabled"
136137
- FULL_DEPS=true
137138
- CLIPBOARD=xsel
@@ -229,6 +230,7 @@ matrix:
229230
env:
230231
- PYTHON_VERSION=3.4
231232
- JOB_NAME: "34_nslow"
233+
- LOCALE_OVERRIDE="zh_CN.UTF-8"
232234
- NOSE_ARGS="not slow and not disabled"
233235
- FULL_DEPS=true
234236
- CLIPBOARD=xsel

0 commit comments

Comments
 (0)