Skip to content
Snippets Groups Projects
Commit dd9f7df8 authored by Daniel Hürtgen's avatar Daniel Hürtgen
Browse files

TASK: Add xdebug support

parent 0d7e3a7b
Branches
Tags
No related merge requests found
......@@ -12,6 +12,7 @@ test:5.3: &PHP-UNITTESTING
- docker
variables:
TIMEZONE: "Europe/Berlin"
WITH_XDEBUG: "true"
before_script:
- apt-get update; apt-get install -y zip unzip
- composer install --optimize-autoloader --no-interaction --no-ansi --prefer-dist
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment