Skip to content

Commit e82a2ae

Browse files
Add UnitTest for APIKeys
1 parent a2c0a4e commit e82a2ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ install:
99
script:
1010
- xbuild /p:Configuration=BuildNet45 SendGrid/SendGrid.sln
1111
- 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
1213
notifications:
1314
hipchat:
1415
rooms:

0 commit comments

Comments
 (0)