Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

ankurk91/phpunit-travis-ci-coverage-example

Repository files navigation

phpUnit Testing on Travis CI with Code Coverage

An example repo to get started with phpUnit on a CI server

Build Status Coverage

Prerequisites

Test on localhost

cd path/to/this-project
composer install
composer test

Resources

Tools/Services Links

License

MIT License