ci(appveyor): Install phantomjs on AppVeyor
This commit is contained in:
parent
397bbf96ff
commit
8d6719bba0
2 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
install:
|
||||
- sc config wuauserv start= auto
|
||||
- net start wuauserv
|
||||
- cinst php composer ffmpeg
|
||||
- cinst php composer ffmpeg phantomjs
|
||||
- refreshenv
|
||||
- copy C:\tools\php72\php.ini-development C:\tools\php72\php.ini
|
||||
- echo extension=C:\tools\php72\ext\php_gmp.dll >> C:\tools\php72\php.ini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue