added coverage

This commit is contained in:
Yakir Sitbon 2015-08-20 23:26:38 +03:00
parent e190738988
commit 0b4695c0e5
3 changed files with 10 additions and 3 deletions

View file

@ -21,4 +21,4 @@ before_script:
after_success:
- bash <(curl -s https://codecov.io/bash)

script: phpunit
script: phpunit --coverage-clover=coverage.xml