TST: Travis/Coveralls setup (#10)
- add travis.yml - linting - coveralls - readme
This commit is contained in:
parent
8622e2323d
commit
983ce6f021
15 changed files with 107 additions and 50 deletions
|
@ -1,3 +1,9 @@
|
|||
[run]
|
||||
omit = ./venv/*,./config/*,manage.py
|
||||
omit =
|
||||
*/venv/*
|
||||
*/config/*
|
||||
*/migrations/*
|
||||
manage.py
|
||||
branch = True
|
||||
source = ccdb
|
||||
include = */ccdb/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue