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 8814b67 commit 248d10bCopy full SHA for 248d10b
.travis.yml
@@ -67,7 +67,7 @@ jobs:
67
- stage: 'NetStandard16'
68
language: csharp
69
# dotnet only works on trusty https://github.com/travis-ci/travis-ci/issues/5189
70
- dist: trusty
+ dist: xenial
71
mono: none
72
dotnet: 2.1.502
73
install:
@@ -84,7 +84,7 @@ jobs:
84
- stage: 'NetStandard20'
85
86
87
88
89
90
0 commit comments