Skip to content

Commit

Permalink
Merge pull request #5 from WyriHaximus/patch-1
Browse files Browse the repository at this point in the history
Show test coverage directly after running test
  • Loading branch information
cboden committed Jun 21, 2014
2 parents afb28b0 + 9ba7d05 commit 6e2578c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ matrix:

before_script:
- composer install --dev --prefer-source

script:
- phpunit --coverage-text

0 comments on commit 6e2578c

Please sign in to comment.