Drop Python 3.4 from the Windows build as well.

This commit is contained in:
Omer Katz 2019-05-15 12:52:01 +03:00
parent c5845ba950
commit a3e6f5f53f
1 changed files with 0 additions and 11 deletions

View File

@ -11,11 +11,6 @@ environment:
PYTHON_VERSION: "2.7.x"
PYTHON_ARCH: "32"
- TOXENV: "3.4"
TOX_APPVEYOR_X64: 0
PYTHON_VERSION: "3.4.x"
PYTHON_ARCH: "32"
- TOXENV: "3.5"
TOX_APPVEYOR_X64: 0
PYTHON_VERSION: "3.5.x"
@ -37,12 +32,6 @@ environment:
PYTHON_ARCH: "64"
WINDOWS_SDK_VERSION: "v7.0"
- TOXENV: "3.4"
TOX_APPVEYOR_X64: 1
PYTHON_VERSION: "3.4.x"
PYTHON_ARCH: "64"
WINDOWS_SDK_VERSION: "v7.1"
- TOXENV: "3.5"
TOX_APPVEYOR_X64: 1
PYTHON_VERSION: "3.5.x"