diff --git a/appveyor.yml b/appveyor.yml index e0c0516df..90118b872 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -19,7 +19,6 @@ before_build: - gulp publish build_script: - dotnet build -- dotnet xunit after_build: - dotnet publish -c Release -r win10-x64 - dotnet publish -c Release -r osx.10.12-x64