Update .gitlab-ci.yml
This commit is contained in:
parent
3950690f34
commit
042e2e46c0
|
@ -2,6 +2,8 @@
|
|||
cache:
|
||||
paths:
|
||||
- vendor/
|
||||
variables:
|
||||
XDEBUG_MODE: coverage
|
||||
|
||||
before_script:
|
||||
- apt-get update -yqq
|
||||
|
|
Loading…
Reference in New Issue