mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
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:
parent
ced20ac890
commit
1e18829b42
1 changed files with 2 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue