amneale/phpspec-ci-coverage

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# phpspec-ci-coverage
[![Build Status](https://travis-ci.org/amneale/phpspec-ci-coverage.svg?branch=master)](https://travis-ci.org/amneale/phpspec-ci-coverage)
[![Test Coverage](https://codeclimate.com/github/amneale/phpspec-ci-coverage/badges/coverage.svg)](https://codeclimate.com/github/amneale/phpspec-ci-coverage/coverage)
[![Code Climate](https://codeclimate.com/github/amneale/phpspec-ci-coverage/badges/gpa.svg)](https://codeclimate.com/github/amneale/phpspec-ci-coverage)
[![Issue Count](https://codeclimate.com/github/amneale/phpspec-ci-coverage/badges/issue_count.svg)](https://codeclimate.com/github/amneale/phpspec-ci-coverage)

A simple project designed to show how to configure [PHPSpec](http://www.phpspec.net) code coverage with [Travis CI](https://travis-ci.org/) and [Code Climate](https://codeclimate.com).