nimbis / cmsplugin-forms-builder

A django-forms-builder plugin for django-cms
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Updating repository to perform automated coverage testing. #11

Closed ericamador closed 8 years ago

ericamador commented 8 years ago

These changes utilize nifty to perform automated coverage comparison testing using information regarding the master branch's code test coverage from the travis-cache repository. Builds will now fail if total test coverage drops below the current value for the master branch that is stored in the travis-cache-public repository.