Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Update cache directories for Composer and NPM (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter authored and kasparsd committed Jan 16, 2019
1 parent e4f96ab commit 38dbb83
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sample-config/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ notifications:

cache:
directories:
- node_modules
- vendor
- $HOME/.composer/cache
- $HOME/.npm
- $HOME/.nvm/.cache
- $HOME/phpunit-bin

language:
Expand Down

0 comments on commit 38dbb83

Please sign in to comment.