ci(appveyor): Install phantomjs on AppVeyor

This commit is contained in:
Pierre Rudloff 2018-01-25 15:45:54 +01:00
parent 397bbf96ff
commit 8d6719bba0
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -3,6 +3,7 @@ convert: false
python: C:\Python36\python.exe
avconv: C:\ProgramData\chocolatey\bin\ffmpeg.exe
avconvVerbosity: fatal
phantomjsDir: C:\ProgramData\chocolatey\bin\
youtubedl: C:\Python36\Lib\site-packages\youtube_dl\__main__.py
params:
- --no-warnings