Browse Source

travis-ci: update dotnet sdk version
also, we need to to switch to xenial, dotnet sdk is not available for trusty

Ilya Shipitsin 6 years ago
parent
commit
0060ba6c18
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

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