Build failed for Core 3.1 and 3.1.102

Tests keep on failing i’ve tried 3.1 and 3.1.102 and still fails.

Build config: https://travis-ci.org/github/oreleraki/IrcDotNet/jobs/662483618/config?utm_medium=notification&utm_source=github_status

I have removed Trusty and it worked excellent, thank you.

i have the same problem today

C# support for Travis-CI is community maintained.

3Please open any issues at https://travis-ci.community/c/languages/37-category and cc @joshua-anderson @akoeplinger @nterry

4Installing .NET Core

5$ export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1

6$ export DOTNET_CLI_TELEMETRY_OPTOUT=1

710.27s0.34sE: Unable to locate package dotnet-sdk-3.1

8E: Couldn’t find any package by glob ‘dotnet-sdk-3.1’

9E: Couldn’t find any package by regex ‘dotnet-sdk-3.1’

10The command “sudo apt-get install -qq dotnet-sdk-3.1” failed and exited with 100 during .

11

12Your build has been stopped.