mirror of https://github.com/Ombi-app/Ombi
parent
55a5ad57ba
commit
2752a14407
@ -0,0 +1,10 @@
|
||||
language: csharp
|
||||
solution: PlexRequests.sln
|
||||
install:
|
||||
- nuget restore PlexRequests.sln
|
||||
- nuget install NUnit.Runners -OutputDirectory testrunner
|
||||
script:
|
||||
- xbuild /p:Configuration=Release PlexRequests.sln
|
||||
notifications:
|
||||
email:
|
||||
- jamierees@outlook.com
|
Loading…
Reference in new issue