mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
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
|
||||
|
||||
Reference in New Issue
Block a user