From a25fe94ea6d1a1c23c4e0ef8e8b3164e9d838aae Mon Sep 17 00:00:00 2001 From: STAM Date: Thu, 2 Jan 2020 03:30:53 +0300 Subject: [PATCH] travis fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6d15b47..f16b0c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ install: - nuget restore src/EpicMorg.SteamPathsSolution.sln matrix: include: - - name: Library Build + name: Library Build script: - msbuild /p:Configuration=Release src/EpicMorg.SteamPathsSolution.sln