Releases: ankurk91/phpunit-travis-ci-coverage-example
Releases · ankurk91/phpunit-travis-ci-coverage-example
1.0
Improve the divideTwo method and code coverage (#2)
* detect the divisor number is zero, divide testing
* replace the string with InvalidArgumentException
* Remove Todo