mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
tests: aiohttp and pypy3 don't work well
This commit is contained in:
parent
ddfc569ba3
commit
d8536f4390
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue