Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharon Shabtai authored Aug 13, 2020
1 parent 0fe1ace commit e18223f
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 @@ -2,4 +2,4 @@ language: csharp
solution: ds3_net_sdk.sln
script:
- xbuild /p:Configuration=Release ds3_net_sdk.sln
- mono ./packages/NUnit.Runners.2.6.3/tools/nunit-console.exe ./TestDs3/bin/Release/TestDs3.dll
- mono ./packages/NUnit.ConsoleRunner.3.7.0/tools/nunit3-console.exe ./TestDs3/bin/Release/TestDs3.dll

0 comments on commit e18223f

Please sign in to comment.