update travis config

pull/5/head
Evan Hemsley 2019-06-19 23:25:18 -07:00
parent 5e161e2254
commit cec5c570b1
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ install:
- nuget install NUnit.Console -OutputDirectory testrunner
script:
- msbuild /p:Configuration=Release -Version 3.9.0 encompass-cs.sln
- mono ./testrunner/NUnit.ConsoleRunner.3.9.0/tools/nunit3-console.exe ./test/bin/Release/netcoreapp2.2/encompass-cs.dll
- mono ./testrunner/NUnit.ConsoleRunner.3.9.0/tools/nunit3-console.exe ./test/bin/Release/netcoreapp2.1/EncompassECS.Framework.Tests.dll