Update appveyor.yml

pull/1425/head
Jamie 7 years ago committed by GitHub
parent ad38cf8fb4
commit 6f130fab36

@ -18,7 +18,7 @@ before_build:
- gulp publish - gulp publish
build_script: build_script:
- dotnet build - dotnet build
- dotnet xunit - dotnet test
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