tests: aiohttp and pypy3 don't work well

This commit is contained in:
lilydjwg 2018-05-08 19:55:45 +08:00
parent ddfc569ba3
commit d8536f4390
1 changed files with 5 additions and 0 deletions

View File

@ -17,3 +17,8 @@ env:
- DEPS=aiohttp
- DEPS=tornado pycurl
- DEPS=tornado
matrix:
exclude:
# doesn't work well, see https://travis-ci.org/lilydjwg/nvchecker/jobs/376326582
python: pypy3
env: DEPS=aiohttp