mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 09:29:52 +03:00
travis-ci: update dotnet sdk version
also, we need to to switch to xenial, dotnet sdk is not available for trusty
This commit is contained in:
parent
560b90d02c
commit
0060ba6c18
@ -1,4 +1,5 @@
|
||||
sudo: required
|
||||
dist: xenial
|
||||
|
||||
language: c
|
||||
|
||||
@ -38,7 +39,7 @@ matrix:
|
||||
os: linux
|
||||
language: csharp
|
||||
mono: none
|
||||
dotnet: 2.1.300
|
||||
dotnet: 2.2.203
|
||||
before_install:
|
||||
- true
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user