1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +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:
Ilya Shipitsin 2019-04-22 00:54:39 +05:00
parent 560b90d02c
commit 0060ba6c18

View File

@ -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: