From 1636c7a500f9120feda385df240377714617a047 Mon Sep 17 00:00:00 2001 From: Karolis2011 Date: Sat, 17 Aug 2019 22:55:13 +0300 Subject: [PATCH] Bad version? --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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