launch powershell explicitely on appveyor
This commit is contained in:
parent
3498e18f8c
commit
8e11bc2957
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
install: 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