mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
Allow test failure on pypy3+aiohttp
This commit is contained in:
@@ -30,6 +30,8 @@ matrix:
|
||||
python: 2.7
|
||||
- env: TOX_SUFFIX="aiohttp"
|
||||
python: pypy
|
||||
- env: TOX_SUFFIX="aiohttp"
|
||||
python: "pypy3.5-5.9.0"
|
||||
python:
|
||||
- 2.7
|
||||
- 3.5
|
||||
|
||||
Reference in New Issue
Block a user