TST: Travis/Coveralls setup (#10)

- add travis.yml
- linting
- coveralls
- readme
This commit is contained in:
Matthew Ryan Dillon 2016-08-28 16:30:20 -07:00
parent 8622e2323d
commit 983ce6f021
15 changed files with 107 additions and 50 deletions

View file

@ -1,3 +1,9 @@
[run]
omit = ./venv/*,./config/*,manage.py
omit =
*/venv/*
*/config/*
*/migrations/*
manage.py
branch = True
source = ccdb
include = */ccdb/*