Skip to content

Commit

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

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

0 comments on commit f5b94dc

Please sign in to comment.