SteamPathsLib/.travis.yml
2020-01-09 16:10:04 +03:00

14 lines
305 B
YAML

#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