We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f6b6b commit 23a4d2aCopy full SHA for 23a4d2a
1 file changed
.travis.yml
@@ -22,10 +22,6 @@ matrix:
22
- dotnet-hostfxr-2.0.0
23
- dotnet-runtime-2.0.0
24
- dotnet-sdk-2.0.0
25
- - python: 3.3
26
- env: *xplat-env
27
- addons: *xplat-addons
28
-
29
- python: 3.4
30
env: *xplat-env
31
addons: *xplat-addons
@@ -47,9 +43,6 @@ matrix:
47
43
- BUILD_OPTS=
48
44
- NUNIT_PATH=./packages/NUnit.*/tools/nunit3-console.exe
49
45
50
51
- env: *classic-env
52
53
46
54
env: *classic-env
55
0 commit comments