Skip to content

Commit 248d10b

Browse files
trying xenial (#270)
1 parent 8814b67 commit 248d10b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- stage: 'NetStandard16'
6868
language: csharp
6969
# dotnet only works on trusty https://github.com/travis-ci/travis-ci/issues/5189
70-
dist: trusty
70+
dist: xenial
7171
mono: none
7272
dotnet: 2.1.502
7373
install:
@@ -84,7 +84,7 @@ jobs:
8484
- stage: 'NetStandard20'
8585
language: csharp
8686
# dotnet only works on trusty https://github.com/travis-ci/travis-ci/issues/5189
87-
dist: trusty
87+
dist: xenial
8888
mono: none
8989
dotnet: 2.1.502
9090
install:

0 commit comments

Comments
 (0)