summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-05-11 09:33:20 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-05-11 09:33:20 -0700
commit8b59e12e2bd34b1d44083299ef2c9e383bf57e27 (patch)
tree888daea6bcec29a6c1b7539d0c4dffba64c8bc7f
parent55ff0d2af49735b9e5d8a94b915ca9def4582e57 (diff)
downloadsendgrid-csharp-8b59e12e2bd34b1d44083299ef2c9e383bf57e27.zip
sendgrid-csharp-8b59e12e2bd34b1d44083299ef2c9e383bf57e27.tar.gz
sendgrid-csharp-8b59e12e2bd34b1d44083299ef2c9e383bf57e27.tar.bz2
Travis Debugging
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5fd6512..c7e643b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ install:
- nuget restore SendGrid/SendGrid.sln
- nuget install NUnit.Runners -Version 2.6.4 -OutputDirectory testrunner
script:
-- xbuild /p:Configuration=Release SendGrid/SendGrid.sln
+- xbuild /p:Configuration=Release /p:DebugSymbols=False /p:TargetFrameworkVersion="v4.5" SendGrid/SendGrid.sln
- mono ./testrunner/NUnit.Runners.2.6.4/tools/nunit-console.exe SendGrid/UnitTest/bin/Release/UnitTest.dll
notifications:
hipchat: