forked from CGM_Public/pretix_original
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