Skip to content

Commit f6b9f6a

Browse files
committed
fix pypy
1 parent 38c5f7b commit f6b9f6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ python:
77
- "2.7"
88
- "pypy"
99

10+
env:
11+
- PYTHONIOENCODING=utf-8
12+
1013
install:
1114
- pip install -U tornado
1215

0 commit comments

Comments
 (0)