Commit 12ae3de2 authored by Nicolas Widart's avatar Nicolas Widart

Disable xdebug since there is no coverage to generate

parent aaae9dde
......@@ -12,6 +12,7 @@ env:
- LARAVEL_VERSION="~5.3" TESTBENCH_VERSION="~3.3"
before_script:
- phpenv config-rm xdebug.ini
- travis_retry composer self-update
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
- chmod +x travis.sh
......
Markdown is supported
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