mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +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
|
sudo: required
|
||||||
|
dist: xenial
|
||||||
|
|
||||||
language: c
|
language: c
|
||||||
|
|
||||||
@ -38,7 +39,7 @@ matrix:
|
|||||||
os: linux
|
os: linux
|
||||||
language: csharp
|
language: csharp
|
||||||
mono: none
|
mono: none
|
||||||
dotnet: 2.1.300
|
dotnet: 2.2.203
|
||||||
before_install:
|
before_install:
|
||||||
- true
|
- true
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user