Skip to content

Commit dde8a4d

Browse files
committed
AZURE: Drop Python 3.4
1 parent 6d4e299 commit dde8a4d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ jobs:
55
name: Windows
66
vmImage: vs2017-win2016
77
matrix:
8-
py34-x86:
9-
PYTHON_VERSION: '3.4'
10-
PYTHON_ARCH: 'x86'
11-
py34-x64:
12-
PYTHON_VERSION: '3.4'
13-
PYTHON_ARCH: 'x64'
148
py35-x86:
159
PYTHON_VERSION: '3.5'
1610
PYTHON_ARCH: 'x86'

0 commit comments

Comments
 (0)