From 8bb9c891820a7f0f0746c6ef66195199947bb410 Mon Sep 17 00:00:00 2001 From: mhann Date: Tue, 27 Dec 2016 23:18:40 +0000 Subject: [PATCH 1/2] Change solution name in travis --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" From a0379bc86cca7ccfc522f30cfade7cf87a112149 Mon Sep 17 00:00:00 2001 From: mhann Date: Tue, 27 Dec 2016 23:21:00 +0000 Subject: [PATCH 2/2] Fix tiny readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)