diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 88573ef..09545e2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,6 @@ image: php:latest # Select what we should cache between builds cache: paths: - - inc/test/vendor/ - vendor/ before_script: