Skip to content

Commit 8ebf93b

Browse files
committed
Run both test projects.
1 parent 7674782 commit 8ebf93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ before_script:
66
- nuget restore src/AutoMoq.sln
77
script:
88
- xbuild /p:Configuration=Release src/AutoMoq.sln
9-
- nunit-console /home/travis/build/darrencauthon/AutoMoq/src/AutoMoq.Tests/bin/Release/AutoMoq.Tests.dll
9+
- nunit-console /home/travis/build/darrencauthon/AutoMoq/src/AutoMoq.Tests/bin/Release/AutoMoq.Tests.dll /home/travis/build/darrencauthon/AutoMoq/src/AutoMoq.TestFixture.Samples/bin/Release/AutoMoq.TestFixture.Samples.dll

0 commit comments

Comments
 (0)