diff --git a/.appveyor.yml b/.appveyor.yml index a092e3de..73bd129b 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -45,6 +45,9 @@ install: build_script: - sh: ./clean_build.sh +build: + - cmd: ./clean_build.bat + ##### Test Phase ##### # Use test_script for our Linux tests and test for .NET