Skip to content

Commit

Permalink
Update to remove incorrect path reference
Browse files Browse the repository at this point in the history
  • Loading branch information
cognophile committed Feb 9, 2019
1 parent 3e1e28d commit 2b7a694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,4 +8,4 @@ install:
- nuget install NUnit.Console -Version 3.9.0 -OutputDirectory testrunner
script:
- msbuild /p:Configuration=Release MedClerk.sln
- mono ./testrunner/NUnit.ConsoleRunner.3.9.0/tools/nunit3-console.exe ./MedClerk/MedClerk.Test/bin/Release/MedClerk.Test.dll
- mono ./testrunner/NUnit.ConsoleRunner.3.9.0/tools/nunit3-console.exe ./MedClerk.Test/bin/Release/MedClerk.Test.dll

0 comments on commit 2b7a694

Please sign in to comment.