mirror of https://github.com/Ombi-app/Ombi
commit
79d72cb801
@ -1,7 +1,7 @@
|
||||
language: csharp
|
||||
solution: PlexRequests.sln
|
||||
solution: Ombi.sln
|
||||
install:
|
||||
- mono Tools/nuget.exe restore PlexRequests.sln
|
||||
- mono Tools/nuget.exe restore Ombi.sln
|
||||
- nuget install NUnit.Runners -OutputDirectory testrunner
|
||||
script:
|
||||
- xbuild /p:Configuration=Release PlexRequests.sln /p:TargetFrameworkVersion="v4.5"
|
||||
- xbuild /p:Configuration=Release Ombi.sln /p:TargetFrameworkVersion="v4.5"
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue