We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f2eed5 commit 71ec6e6Copy full SHA for 71ec6e6
.travis.yml
@@ -14,6 +14,7 @@ python:
14
15
install:
16
- "pip install cython"
17
+ - "pip install uvloop"
18
19
script:
20
- make && make test
0 commit comments