Skip to content

Commit

Permalink
trying xenial (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
msohailhussain authored Jul 17, 2021
1 parent 8814b67 commit 248d10b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- stage: 'NetStandard16'
language: csharp
# dotnet only works on trusty https://github.com/travis-ci/travis-ci/issues/5189
dist: trusty
dist: xenial
mono: none
dotnet: 2.1.502
install:
Expand All @@ -84,7 +84,7 @@ jobs:
- stage: 'NetStandard20'
language: csharp
# dotnet only works on trusty https://github.com/travis-ci/travis-ci/issues/5189
dist: trusty
dist: xenial
mono: none
dotnet: 2.1.502
install:
Expand Down

0 comments on commit 248d10b

Please sign in to comment.