Keep Sami cache across builds
This commit is contained in:
parent
2bb54ef989
commit
041a7f9ca3
|
@ -10,6 +10,7 @@ php:
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
- cache
|
||||||
- vendor
|
- vendor
|
||||||
- $HOME/.composer/cache
|
- $HOME/.composer/cache
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue