Fix AppVeyor build script reference
This commit is contained in:
parent
fad4fb22fa
commit
6da5b10ed7
|
|
@ -10,7 +10,7 @@ branches:
|
||||||
- /^rel\/.*/
|
- /^rel\/.*/
|
||||||
- /^(.*\/)?ci-.*$/
|
- /^(.*\/)?ci-.*$/
|
||||||
build_script:
|
build_script:
|
||||||
- ps: .\build.ps1
|
- ps: .\build.cmd
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
environment:
|
environment:
|
||||||
global:
|
global:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue