Skip to content

Commit 1012bbc

Browse files
Enabling source clear (#109)
1 parent ad1e98a commit 1012bbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ php:
66
- '7.1'
77
before_install:
88
- composer install --dev
9+
addons:
10+
srcclr: true
911
script:
1012
- mkdir -p build/logs
1113
- ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml

0 commit comments

Comments
 (0)