onigra 2017-02-14 19:58:53 +09:00
parent e34228af80
commit e62cb301b1
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ install:
# FIXME: Enable allowEmptyChecksums, until someone fixes the checksum issue of php
- choco feature enable -n allowEmptyChecksums
# PHP
- ps: Set-Service wuauserv -StartupType Manual
- cinst php -y
- ps: "ls \"C:\\tools\\php\""
- "SET PATH=C:\\tools\\php;%PATH%"