ccdb-api/.coveragerc
Matthew Dillon 983ce6f021 TST: Travis/Coveralls setup (#10)
- add travis.yml
- linting
- coveralls
- readme
2016-08-28 16:34:57 -07:00

9 lines
121 B
INI

[run]
omit =
*/venv/*
*/config/*
*/migrations/*
manage.py
branch = True
source = ccdb
include = */ccdb/*