added tests into the build

pull/1488/head
Jamie.Rees 7 years ago
parent 1b6d74bbbe
commit 0178090986

@ -17,7 +17,7 @@ before_build:
- gulp publish
build_script:
- dotnet build
#- dotnet test ./Ombi.Core.Tests/Ombi.Core.Tests.csproj
- dotnet test Ombi.Core.Tests
after_build:
- dotnet publish -c Release -r win10-x64
- dotnet publish -c Release -r osx.10.12-x64

Loading…
Cancel
Save