Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie.Rees authored and Jamie.Rees committed Dec 28, 2016
2 parents 64119f5 + 9c0aa44 commit 0a75267
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 0a75267

Please sign in to comment.