Skip to content

Commit 04c3eb7

Browse files
committed
Enabled code coverage for all PHP environments
1 parent e168145 commit 04c3eb7

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
@@ -21,6 +21,7 @@ matrix:
2121
- CODE_COVERAGE="1"
2222
- php: 7.0
2323
env:
24+
- CODE_COVERAGE="1"
2425
- PHPDOC="1"
2526
- php: 7.1
2627
env:

0 commit comments

Comments
 (0)