From 041a7f9ca3997c065e86e012b874fbeb6559832e Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Mon, 4 Jun 2018 13:49:07 +0900 Subject: [PATCH] Keep Sami cache across builds --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0452b44b..318de356 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ php: cache: directories: + - cache - vendor - $HOME/.composer/cache