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 474353f commit 4e95f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
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/obj/Release/Skeleton.Tests.Core.dll

0 comments on commit 4e95f79

Please sign in to comment.