tests: allow nightly+aiohttp failure
This commit is contained in:
parent
1e1f431f9b
commit
1f36032a28
|
@ -28,6 +28,9 @@ matrix:
|
|||
# doesn't work well, see https://travis-ci.org/lilydjwg/nvchecker/jobs/376326582
|
||||
- python: pypy3.6-7.1.1
|
||||
env: DEPS=aiohttp
|
||||
# segfault, see https://github.com/aio-libs/yarl/issues/317
|
||||
- python: nightly
|
||||
env: DEPS=aiohttp
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
|
Loading…
Reference in New Issue