File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,10 +23,6 @@ matrix:
2323 - dotnet-runtime-2.0.0
2424 - dotnet-sdk-2.0.0
2525
26- - python : 3.4
27- env : *xplat-env
28- addons : *xplat-addons
29-
3026 - python : 3.5
3127 env : *xplat-env
3228 addons : *xplat-addons
@@ -59,9 +55,6 @@ matrix:
5955 - BUILD_OPTS=
6056 - NUNIT_PATH=./packages/NUnit.*/tools/nunit3-console.exe
6157
62- - python : 3.4
63- env : *classic-env
64-
6558 - python : 3.5
6659 env : *classic-env
6760
Original file line number Diff line number Diff line change @@ -17,16 +17,13 @@ environment:
1717 matrix :
1818 - PYTHON_VERSION : 2.7
1919 BUILD_OPTS : --xplat
20- - PYTHON_VERSION : 3.4
21- BUILD_OPTS : --xplat
2220 - PYTHON_VERSION : 3.5
2321 BUILD_OPTS : --xplat
2422 - PYTHON_VERSION : 3.6
2523 BUILD_OPTS : --xplat
2624 - PYTHON_VERSION : 3.7
2725 BUILD_OPTS : --xplat
2826 - PYTHON_VERSION : 2.7
29- - PYTHON_VERSION : 3.4
3027 - PYTHON_VERSION : 3.5
3128 - PYTHON_VERSION : 3.6
3229 - PYTHON_VERSION : 3.7
You can’t perform that action at this time.
0 commit comments