bugfix in readme and travis

This commit is contained in:
stam 2020-01-09 16:10:04 +03:00
parent fac2237a46
commit de2d842720
2 changed files with 12 additions and 12 deletions

View File

@ -1,13 +1,13 @@
os: windows
language: csharp
solution: src/EpicMorg.SteamPathsSolution.sln
services:
- nuget
install:
- nuget restore src/EpicMorg.SteamPathsSolution.sln
matrix:
include:
name: Library Build
script:
- msbuild /p:Configuration=Release src/EpicMorg.SteamPathsSolution.sln
#os: windows
#language: csharp
#solution: src/EpicMorg.SteamPathsSolution.sln
#services:
# - nuget
#install:
# - nuget restore src/EpicMorg.SteamPathsSolution.sln
#matrix:
# include:
# name: Library Build
# script:
# - msbuild /p:Configuration=Release src/EpicMorg.SteamPathsSolution.sln

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 31 KiB