Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jej666 committed Aug 31, 2017
1 parent 9c41a1a commit 474353f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ install:
- nuget install NUnit.ConsoleRunner -OutputDirectory testrunner
script:
- xbuild /p:Configuration=Release Skeleton.sln
- mono ./testrunner/NUnit.ConsoleRunner.*/tools/nunit3-console.exe ./Skeleton.Tests.Core/bin/Release/Skeleton.Tests.Core.dll
* - mono ./testrunner/NUnit.ConsoleRunner.*/tools/nunit3-console.exe ./Skeleton.Tests.Core/bin/Release/Skeleton.Tests.Core.dll

0 comments on commit 474353f

Please sign in to comment.