Browse Source

Again, using cisnt was not a good idea

Jose Lorenzo Rodriguez 11 years ago
parent
commit
ec0e26abd8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      appveyor.yml

+ 0 - 1
appveyor.yml

@@ -24,7 +24,6 @@ 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