We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4a0bc commit 2fa4e74Copy full SHA for 2fa4e74
.travis.yml
@@ -19,9 +19,9 @@ matrix:
19
packages:
20
- mono-devel
21
- ca-certificates-mono
22
- - dotnet-hostfxr-2.0.0
23
- - dotnet-runtime-2.0.0
24
- - dotnet-sdk-2.0.0
+ - dotnet-hostfxr-2.2
+ - dotnet-runtime-2.2
+ - dotnet-sdk-2.2
25
26
- python: 3.5
27
env: *xplat-env
@@ -45,9 +45,9 @@ matrix:
45
46
47
48
49
50
51
52
# --------------------- Classic builds ------------------------
53
- python: 2.7
0 commit comments