Skip to content

Commit

Permalink
Increase required test coverage to 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDotPro committed Sep 16, 2012
1 parent 0abb2de commit b9c65e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ before_install:

script:
- phpunit -c test/phpunit.xml
- ./test/coverage-checker test/clover.xml 95
- ./test/coverage-checker test/clover.xml 100
- ./test/cs-checker

0 comments on commit b9c65e6

Please sign in to comment.