Skip to content

Commit

Permalink
Display code coverage in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrre committed Feb 3, 2012
1 parent 35ccf4a commit 673654b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -6,4 +6,5 @@ env:
- SYMFONY_VERSION=v2.0.9
- SYMFONY_VERSION=origin/2.0
- SYMFONY_VERSION=origin/master
before_script: php vendor/vendors.php
before_script: php vendor/vendors.php
script: phpunit --coverage-text

0 comments on commit 673654b

Please sign in to comment.