We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c5f7b commit f6b9f6aCopy full SHA for f6b9f6a
.travis.yml
@@ -7,6 +7,9 @@ python:
7
- "2.7"
8
- "pypy"
9
10
+env:
11
+ - PYTHONIOENCODING=utf-8
12
+
13
install:
14
- pip install -U tornado
15
0 commit comments