mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-07 05:31:13 -07:00
typo2
This commit is contained in:
parent
8128fc348c
commit
d6d12fdccf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: csharp
|
language: csharp
|
||||||
solution: PlexRequests.sln
|
solution: PlexRequests.sln
|
||||||
install:
|
install:
|
||||||
- mono Tools/NuGet.exe restore PlexRequests.sln
|
- mono Tools/nuget.exe restore PlexRequests.sln
|
||||||
- nuget install NUnit.Runners -OutputDirectory testrunner
|
- nuget install NUnit.Runners -OutputDirectory testrunner
|
||||||
script:
|
script:
|
||||||
- xbuild /p:Configuration=Release PlexRequests.sln
|
- xbuild /p:Configuration=Release PlexRequests.sln
|
Loading…
Add table
Add a link
Reference in a new issue