Add build: Job
This is the build In AppVeyor Windows MS Job Name Some magic may happen?
This commit is contained in:
parent
3198b1336e
commit
89a669c922
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue