diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 066027c..2d15eb7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ install: - nuget restore SendGrid/SendGrid.sln - nuget install NUnit.Runners -Version 2.6.4 -OutputDirectory testrunner script: -- xbuild /p:Configuration=BuildNet45 SendGrid +- xbuild /p:Configuration=BuildNet45 SendGrid/SendGrid.sln - mono ./testrunner/NUnit.Runners.2.6.4/tools/nunit-console.exe SendGrid/Tests/bin/BuildNet45/Tests.dll notifications: hipchat: |