Delete .travis.yml

This commit is contained in:
STAM 2020-01-14 14:02:08 +03:00 committed by GitHub
parent f0efdca7ee
commit 5b96bcc6a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +0,0 @@
#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