Skip to content

Commit 45c245d

Browse files
committed
Set XDebug Mode
1 parent 511964c commit 45c245d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ before_install:
3535
install: composer update --prefer-dist --no-interaction
3636

3737
before_script:
38+
- XDEBUG_MODE=coverage
3839
- composer dump-autoload
3940
- cd tests
4041
- $TRAVIS_BUILD_DIR/tests/run.sh

0 commit comments

Comments
 (0)