mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-25 06:50:45 +00:00
tests: aiohttp and pypy3 don't work well
This commit is contained in:
parent
ddfc569ba3
commit
d8536f4390
@ -17,3 +17,8 @@ env:
|
|||||||
- DEPS=aiohttp
|
- DEPS=aiohttp
|
||||||
- DEPS=tornado pycurl
|
- DEPS=tornado pycurl
|
||||||
- DEPS=tornado
|
- DEPS=tornado
|
||||||
|
matrix:
|
||||||
|
exclude:
|
||||||
|
# doesn't work well, see https://travis-ci.org/lilydjwg/nvchecker/jobs/376326582
|
||||||
|
python: pypy3
|
||||||
|
env: DEPS=aiohttp
|
||||||
|
Loading…
Reference in New Issue
Block a user