We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e32032 commit b7c50d7Copy full SHA for b7c50d7
.travis.yml
@@ -11,5 +11,5 @@ cache: apt
11
12
script:
13
- xbuild /p:Configuration=Release
14
- - mono src/packages/NUnit.ConsoleRunner.3.7.0/tools/nunit3-console.exe ./src/InEngine.Core.Test/bin/Release/InEngine.Core.Test.dll
+ - mono ./packages/NUnit.ConsoleRunner.3.7.0/tools/nunit3-console.exe ./InEngine.Core.Test/bin/Release/InEngine.Core.Test.dll
15
0 commit comments