mirror of https://github.com/docker/docs.git
CI: do not cache homebrew
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
parent
ec92514207
commit
adc1f170f5
|
|
@ -5,4 +5,3 @@ machine:
|
||||||
dependencies:
|
dependencies:
|
||||||
cache_directories:
|
cache_directories:
|
||||||
- "node_modules"
|
- "node_modules"
|
||||||
- "/usr/local/Cellar"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue