Skip to content

Commit 4810ed5

Browse files
photodudembabker
authored andcommitted
Kill the composer cache to prevent random errors (joomla#79)
1 parent a13986c commit 4810ed5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.appveyor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ environment:
1616
- dependencies: current
1717
php_ver_target: 7.1
1818

19-
## Cache composer bits
20-
cache:
21-
- '%LOCALAPPDATA%\Composer\files -> composer.lock'
2219
init:
2320
- SET PATH=C:\Program Files\OpenSSL;c:\tools\php;%PATH%
2421
- SET COMPOSER_NO_INTERACTION=1

0 commit comments

Comments
 (0)