forked from CGM_Public/pretix_original
Coverage checks
This commit is contained in:
@@ -10,4 +10,6 @@ before_script:
|
||||
- python manage.py check
|
||||
- python manage.py validate
|
||||
script:
|
||||
- python manage.py test
|
||||
- coverage run manage.py test
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
tixl
|
||||
====
|
||||
|
||||
[](https://readthedocs.org/projects/tixl/)
|
||||
[](https://travis-ci.org/tixl/tixl)
|
||||
[](https://coveralls.io/r/tixl/tixl)
|
||||
|
||||
|
||||
Reinventing ticket presales, one bit at a time.
|
||||
|
||||
Project status
|
||||
|
||||
@@ -11,3 +11,6 @@ pep8
|
||||
pep8-naming
|
||||
flake8
|
||||
django-debug-toolbar
|
||||
coveralls
|
||||
coverage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user