Skip to content
Snippets Groups Projects
Commit 2003e0d8 authored by Erick Hitter's avatar Erick Hitter
Browse files

Enable Xdebug

parent b04025e0
Branches
No related tags found
1 merge request!18Enable Xdebug
......@@ -14,3 +14,6 @@ before_script:
# PHPUnit requirements
- composer global require yoast/phpunit-polyfills
# Enable Xdebug for coverage reports
- echo "extension=xdebug.so\nxdebug.mode=coverage" > /usr/local/etc/php/conf.d/xdebug.ini
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment