Skip to content
Snippets Groups Projects
Commit b4cf2748 authored by Ere Maijala's avatar Ere Maijala
Browse files

Disable xdebug in Travis build.

......@@ -13,6 +13,7 @@ before_script:
- pear install phing/phing
- composer global require fabpot/php-cs-fixer
- export PATH="$HOME/.composer/vendor/bin:$PATH"
- phpenv config-rm xdebug.ini
- phpenv rehash
script:
......
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