Skip to content

Commit

Permalink
AppVeyor: Invalidate Composer cache on composer.json change to avoid …
Browse files Browse the repository at this point in the history
…blowing up
  • Loading branch information
Majkl578 committed May 8, 2018
1 parent afb86b1 commit ea7666a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ cache:
- C:\tools\cacert -> .appveyor.yml
- C:\tools\composer -> .appveyor.yml
- C:\tools\ocular -> .appveyor.yml
- '%LOCALAPPDATA%\Composer\files'
#- vendor
- '%LOCALAPPDATA%\Composer\files -> composer.json'

## Build matrix for lowest and highest possible targets
environment:
Expand Down

0 comments on commit ea7666a

Please sign in to comment.