Skip to content

Commit 27c34c4

Browse files
committed
Merge pull request #5 from WyriHaximus/patch-1
Show test coverage directly after running test
2 parents 4e35e10 + 5c770bd commit 27c34c4

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)