xdebug removal proves complicated

This commit is contained in:
Chuck Burgess
2018-01-08 16:28:20 -06:00
parent c4fcd74584
commit 15a808b6a8
-1
View File
@@ -12,7 +12,6 @@ matrix:
- php: nightly
before_script:
- phpenv config-rm xdebug.ini
- composer install --no-interaction --prefer-dist --optimize-autoloader
script:
- vendor/bin/phpunit --no-coverage