We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c0a4e commit e82a2aeCopy full SHA for e82a2ae
.travis.yml
@@ -9,6 +9,7 @@ install:
9
script:
10
- xbuild /p:Configuration=BuildNet45 SendGrid/SendGrid.sln
11
- mono ./testrunner/NUnit.Runners.2.6.4/tools/nunit-console.exe SendGrid/Tests/bin/BuildNet45/Tests.dll
12
+- mono ./testrunner/NUnit.Runners.2.6.4/tools/nunit-console.exe SendGrid/UnitTest/bin/Release/UnitTest.dll
13
notifications:
14
hipchat:
15
rooms:
0 commit comments