mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 01:03:24 +00:00
fix .travis.yml
This commit is contained in:
@@ -27,7 +27,6 @@ matrix:
|
|||||||
allow_failures:
|
allow_failures:
|
||||||
- env: TOX_SUFFIX="boto"
|
- env: TOX_SUFFIX="boto"
|
||||||
- env: TOX_SUFFIX="boto3"
|
- env: TOX_SUFFIX="boto3"
|
||||||
- TOX_SUFFIX="aiohttp"
|
|
||||||
exclude:
|
exclude:
|
||||||
- env: TOX_SUFFIX="boto"
|
- env: TOX_SUFFIX="boto"
|
||||||
python: 3.3
|
python: 3.3
|
||||||
@@ -38,9 +37,13 @@ matrix:
|
|||||||
- env: TOX_SUFFIX="requests1"
|
- env: TOX_SUFFIX="requests1"
|
||||||
python: 3.5
|
python: 3.5
|
||||||
- env: TOX_SUFFIX="aiohttp"
|
- env: TOX_SUFFIX="aiohttp"
|
||||||
python: 3.4
|
python: 2.6
|
||||||
- env: TOX_SUFFIX="aiohttp"
|
- env: TOX_SUFFIX="aiohttp"
|
||||||
python: 3.5
|
python: 2.7
|
||||||
|
- env: TOX_SUFFIX="aiohttp"
|
||||||
|
python: 3.3
|
||||||
|
- env: TOX_SUFFIX="aiohttp"
|
||||||
|
python: pypy
|
||||||
python:
|
python:
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.7
|
- 2.7
|
||||||
|
|||||||
Reference in New Issue
Block a user