bump dist and SDK to fix Travis build (#766)

* try bumping .NET SDK ver

* try xenial

per https://travis-ci.community/t/dotnet-core-2-2/1216/11
This commit is contained in:
Collin M. Barrett 2019-04-21 15:21:48 -05:00 committed by GitHub
parent ced20ac890
commit 1e18829b42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
dist: trusty
dist: xenial
language: csharp
mono: none
dotnet: 2.1.403
dotnet: 2.2.203
solution: FilterLists.sln
addons:
mariadb: '10.3'