diff --git a/appveyor.yml b/appveyor.yml index 8cf39105454..056a6f877cb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -24,6 +24,7 @@ services: init: - SET PATH=C:\php\;%PATH% install: + - cinst ansicon - cd c:\ - ps: Start-FileDownload 'http://ci.cakephp.org/php.zip' - 7z x php.zip -oc:\php