mirror of
https://github.com/EpicMorg/SteamPathsLib.git
synced 2025-02-04 17:50:41 +03:00
Update .travis.yml
This commit is contained in:
parent
1ba1c1e03a
commit
59ee9e38f0
10
.travis.yml
10
.travis.yml
@ -1 +1,9 @@
|
||||
|
||||
language: csharp
|
||||
solution: solution-path/solution-name.sln
|
||||
install:
|
||||
- nuget restore solution-path/solution-name.sln
|
||||
matrix:
|
||||
include:
|
||||
- name: Library Build
|
||||
script:
|
||||
- msbuild /p:Configuration=Release solution-name.sln
|
||||
|
Loading…
x
Reference in New Issue
Block a user