launch powershell explicitely on appveyor
This commit is contained in:
parent
8e11bc2957
commit
08188050ea
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
install: @powershell -NoProfile -ExecutionPolicy Bypass -Command "windows_cygwin\bootstrap.ps1"
|
||||
install: powershell -NoProfile -ExecutionPolicy Bypass -Command "windows_cygwin\bootstrap.ps1"
|
||||
build_script: windows_cygwin\build.bat
|
||||
|
|
Loading…
Reference in a new issue