File tree 2 files changed +0
-10
lines changed
2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,6 @@ matrix:
23
23
- dotnet-runtime-2.0.0
24
24
- dotnet-sdk-2.0.0
25
25
26
- - python : 3.4
27
- env : *xplat-env
28
- addons : *xplat-addons
29
-
30
26
- python : 3.5
31
27
env : *xplat-env
32
28
addons : *xplat-addons
@@ -59,9 +55,6 @@ matrix:
59
55
- BUILD_OPTS=
60
56
- NUNIT_PATH=./packages/NUnit.*/tools/nunit3-console.exe
61
57
62
- - python : 3.4
63
- env : *classic-env
64
-
65
58
- python : 3.5
66
59
env : *classic-env
67
60
Original file line number Diff line number Diff line change @@ -17,16 +17,13 @@ environment:
17
17
matrix :
18
18
- PYTHON_VERSION : 2.7
19
19
BUILD_OPTS : --xplat
20
- - PYTHON_VERSION : 3.4
21
- BUILD_OPTS : --xplat
22
20
- PYTHON_VERSION : 3.5
23
21
BUILD_OPTS : --xplat
24
22
- PYTHON_VERSION : 3.6
25
23
BUILD_OPTS : --xplat
26
24
- PYTHON_VERSION : 3.7
27
25
BUILD_OPTS : --xplat
28
26
- PYTHON_VERSION : 2.7
29
- - PYTHON_VERSION : 3.4
30
27
- PYTHON_VERSION : 3.5
31
28
- PYTHON_VERSION : 3.6
32
29
- PYTHON_VERSION : 3.7
You can’t perform that action at this time.
0 commit comments