Skip to content

Commit cde7f5f

Browse files
committed
Show test coverage directly after running test
1 parent 4e35e10 commit cde7f5f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ matrix:
1111
- php: hhvm
1212

1313
install: ./travis-init.sh
14+
15+
script:
16+
- phpunit --coverage-text

0 commit comments

Comments
 (0)