Update appveyor.yml

This commit is contained in:
Jamie 2017-05-30 09:21:33 +01:00 committed by GitHub
commit 74ceff80eb

View file

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