From 6163e577b5f714155b0351e8cce3e24dabf9e427 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Fri, 4 Mar 2016 16:38:41 +0000 Subject: [PATCH] fixed --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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