Skip to content

Commit 9c04ac4

Browse files
committed
Update Travis to xenial to fix linux build
1 parent 9a67257 commit 9c04ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# see travis-ci.org for details
33

44
language: csharp
5-
dist: trusty
5+
dist: xenial
66
dotnet: 2.1.506
77
mono: none
88
osx_image: xcode8.3

0 commit comments

Comments
 (0)