diff --git a/.travis.yml b/.travis.yml index 9657145fb..900fbffa1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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" \ No newline at end of file + - xbuild /p:Configuration=Release Ombi.sln /p:TargetFrameworkVersion="v4.5" diff --git a/README.md b/README.md index e01b532e7..2d8951efc 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Looking for a Docker Image? Well [rogueosb](https://github.com/rogueosb/) has cr We are looking for any contributions to the project! Just pick up a task, if you have any questions ask and i'll get straight on it! -Please feed free to submit a pull request! +Please feel free to submit a pull request! # Donation If you feel like donating you can [here!](https://paypal.me/PlexRequestsNet)