Cache composer packages on Appveyor

main
johnstevenson 7 years ago
parent 058f204dd8
commit 85e08faebf

@ -10,6 +10,7 @@ cache:
init:
- SET PATH=%PHP_CACHE_DIR%;%PATH%
- SET COMPOSER_CACHE_DIR=%PHP_CACHE_DIR%
- SET COMPOSER_NO_INTERACTION=1
- SET PHP=0
- SET ANSICON=121x90 (121x90)

Loading…
Cancel
Save