Skip to content

Commit

Permalink
set xDebug Mode global to coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
benblub committed Jan 31, 2021
1 parent dabf22c commit 3bec2f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
- SYMFONY_PHPUNIT_DISABLE_RESULT_CACHE=1
- SYMFONY_VERSION="5.2.*" DB=mysql
- APP_ENV=test
- XDEBUG_MODE=coverage

matrix:
include:
Expand Down

0 comments on commit 3bec2f2

Please sign in to comment.