1
0
mirror of https://github.com/danog/amp.git synced 2024-12-03 18:07:57 +01:00

Don't delete xdebug config, so we have coverage data for PHP 5

This commit is contained in:
Niklas Keller 2016-05-19 13:33:28 +02:00
parent 88d65a5caa
commit 32597c4491

View File

@ -16,7 +16,6 @@ cache:
- $HOME/.composer/cache
install:
- phpenv config-rm xdebug.ini
- composer install
- composer show --installed