summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon West <brawest@gmail.com>2015-04-22 19:20:54 -0600
committerBrandon West <brawest@gmail.com>2015-04-22 19:20:54 -0600
commitc9a3d5c49abc4ff988a35d3015b06b808b229204 (patch)
treec1fcacc9dfe1862e8de47498a7e635ffa5566761
parent135fe600e52b5dbd76a0135a0959f167749b4c02 (diff)
downloadsendgrid-csharp-c9a3d5c49abc4ff988a35d3015b06b808b229204.zip
sendgrid-csharp-c9a3d5c49abc4ff988a35d3015b06b808b229204.tar.gz
sendgrid-csharp-c9a3d5c49abc4ff988a35d3015b06b808b229204.tar.bz2
fix path?
-rw-r--r--.travis.yml2
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: