Skip to content

Commit 3c757ef

Browse files
authored
Enable Coverage
1 parent 81ddf6e commit 3c757ef

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
@@ -7,6 +7,7 @@ php:
77
install: composer install
88

99
before_script:
10+
- echo 'xdebug.mode=coverage' >> /usr/local/etc/php/php.ini
1011
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
1112
- chmod +x ./cc-test-reporter
1213
- ./cc-test-reporter before-build

0 commit comments

Comments
 (0)