diff --git a/.travis.yml b/.travis.yml index c5e0d571e..c2e13146f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,4 @@ install: - nuget restore PlexRequests.sln - nuget install NUnit.Runners -OutputDirectory testrunner script: - - xbuild /p:Configuration=Release PlexRequests.sln - notifications: - email: - - jamierees@outlook.com + - xbuild /p:Configuration=Release PlexRequests.sln \ No newline at end of file