mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Use py.test for testing
This commit is contained in:
@@ -13,6 +13,6 @@ before_script:
|
||||
script:
|
||||
- make
|
||||
- make compress
|
||||
- coverage run manage.py test -v 2
|
||||
- coverage run py.test
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user