diff --git a/.travis.yml b/.travis.yml index 3700004..7194526 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: csharp mono: none -dotnet: 2.2.6 +dotnet: 2.2 solution: ASS.API.sln script: - dotnet restore \ No newline at end of file