diff --git a/.travis.yml b/.travis.yml index 5be4da2..104ea0c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: csharp solution: JT809.Protocol.sln -dotnet: 3.0.100 +dotnet: 3.1.100 os: linux mono: none dist: trusty2