mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-19 06:05:01 +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:
@ -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:
|
||||
|
Reference in New Issue
Block a user