travis-ci caches the composer/npm download dirs
This commit is contained in:
@@ -8,6 +8,11 @@ php:
|
|||||||
- '7.2'
|
- '7.2'
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.composer/cache
|
||||||
|
- $HOME/.npm
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- mysql
|
- mysql
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user