Update appveyor.yml

pull/1425/head
Jamie 7 years ago committed by GitHub
parent ea8ef45e70
commit 74ceff80eb

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

Loading…
Cancel
Save