Skip to content

Commit

Permalink
fix: composer cache files
Browse files Browse the repository at this point in the history
  • Loading branch information
Saulius Vaičeliūnas committed Dec 3, 2020
1 parent 3c91b4c commit a6c7f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

cache:
directories:
- $HOME/.composer/cache
- $HOME/.composer/cache/files

before_install:
- mkdir -vp build/logs
Expand Down

0 comments on commit a6c7f26

Please sign in to comment.