Add a test for coverage. re #96
This commit is contained in:
parent
7443730044
commit
1a77236143
|
@ -9,4 +9,5 @@ before_script:
|
|||
script:
|
||||
- phpunit
|
||||
- jshint --verbose --show-non-errors util.js
|
||||
- php test/coverage-checker.php clover.xml 45
|
||||
|
Loading…
Reference in a new issue