mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 01:03:24 +00:00
add aiohttp to tests config
This commit is contained in:
@@ -22,10 +22,12 @@ env:
|
||||
- TOX_SUFFIX="urllib3110"
|
||||
- TOX_SUFFIX="tornado3"
|
||||
- TOX_SUFFIX="tornado4"
|
||||
- TOX_SUFFIX="aiohttp"
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: TOX_SUFFIX="boto"
|
||||
- env: TOX_SUFFIX="boto3"
|
||||
- TOX_SUFFIX="aiohttp"
|
||||
exclude:
|
||||
- env: TOX_SUFFIX="boto"
|
||||
python: 3.3
|
||||
@@ -35,6 +37,10 @@ matrix:
|
||||
python: 3.4
|
||||
- env: TOX_SUFFIX="requests1"
|
||||
python: 3.5
|
||||
- env: TOX_SUFFIX="aiohttp"
|
||||
python: 3.4
|
||||
- env: TOX_SUFFIX="aiohttp"
|
||||
python: 3.5
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
|
||||
Reference in New Issue
Block a user