Skip to content

Commit 4936121

Browse files
1 parent 49f5dec commit 4936121

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ php:
99

1010
before_script:
1111
- composer install -n --dev --prefer-source
12+
- export XDEBUG_MODE=coverage
1213

1314
script:
1415
- vendor/bin/phpcs --standard=PSR2 src

0 commit comments

Comments
 (0)