mirror of
https://github.com/EpicMorg/SteamPathsLib.git
synced 2025-02-03 09:10:30 +03:00
bugfix in readme and travis
This commit is contained in:
parent
fac2237a46
commit
de2d842720
24
.travis.yml
24
.travis.yml
@ -1,13 +1,13 @@
|
|||||||
os: windows
|
#os: windows
|
||||||
language: csharp
|
#language: csharp
|
||||||
solution: src/EpicMorg.SteamPathsSolution.sln
|
#solution: src/EpicMorg.SteamPathsSolution.sln
|
||||||
services:
|
#services:
|
||||||
- nuget
|
# - nuget
|
||||||
install:
|
#install:
|
||||||
- nuget restore src/EpicMorg.SteamPathsSolution.sln
|
# - nuget restore src/EpicMorg.SteamPathsSolution.sln
|
||||||
matrix:
|
#matrix:
|
||||||
include:
|
# include:
|
||||||
name: Library Build
|
# name: Library Build
|
||||||
script:
|
# script:
|
||||||
- msbuild /p:Configuration=Release src/EpicMorg.SteamPathsSolution.sln
|
# - msbuild /p:Configuration=Release src/EpicMorg.SteamPathsSolution.sln
|
||||||
|
|
||||||
|
BIN
SteamTest.Png
BIN
SteamTest.Png
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 31 KiB |
Loading…
x
Reference in New Issue
Block a user