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

Remove broken Xdebug enable

parent fbb98e19
Branches
No related tags found
1 merge request!21Remove broken Xdebug enable
......@@ -14,7 +14,3 @@ before_script:
# PHPUnit requirements
- composer global require yoast/phpunit-polyfills
# Enable Xdebug for coverage reports
- echo "zend_extension=xdebug.so" > /usr/local/etc/php/conf.d/xdebug.ini
- echo "xdebug.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