1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00

Stop testing on EOL Python 2.6

This commit is contained in:
Hugo
2017-12-07 12:51:00 +02:00
parent a56a0726d4
commit 894695d13b
2 changed files with 7 additions and 12 deletions

View File

@@ -32,8 +32,6 @@ matrix:
- env: TOX_SUFFIX="boto"
- env: TOX_SUFFIX="boto3"
exclude:
- env: TOX_SUFFIX="flakes"
python: 2.6
- env: TOX_SUFFIX="flakes"
python: 2.7
- env: TOX_SUFFIX="flakes"
@@ -52,8 +50,6 @@ matrix:
python: 3.5
- env: TOX_SUFFIX="requests1"
python: 3.6
- env: TOX_SUFFIX="aiohttp"
python: 2.6
- env: TOX_SUFFIX="aiohttp"
python: 2.7
- env: TOX_SUFFIX="aiohttp"
@@ -61,7 +57,6 @@ matrix:
- env: TOX_SUFFIX="aiohttp"
python: pypy3
python:
- 2.6
- 2.7
- 3.5
- 3.6