Add build: Job

This is the build In AppVeyor Windows MS Job Name

Some magic may happen?
This commit is contained in:
Thomas A. F. Thorne 2019-02-07 10:09:21 +00:00
parent 3198b1336e
commit 89a669c922
No known key found for this signature in database
GPG Key ID: F5CB28A9146B3180
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@ install:
build_script: build_script:
- sh: ./clean_build.sh - sh: ./clean_build.sh
build:
- cmd: ./clean_build.bat
##### Test Phase ##### ##### Test Phase #####
# Use test_script for our Linux tests and test for .NET # Use test_script for our Linux tests and test for .NET