mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Update appveyor.yml
This commit is contained in:
parent
ea8ef45e70
commit
74ceff80eb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue