From 89a669c922f760f7d72470751e9ff9f3b0c69804 Mon Sep 17 00:00:00 2001 From: "Thomas A. F. Thorne" Date: Thu, 7 Feb 2019 10:09:21 +0000 Subject: [PATCH] Add build: Job This is the build In AppVeyor Windows MS Job Name Some magic may happen? --- .appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) 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