forked from CGM_Public/pretix_original
Fix travis file
This commit is contained in:
@@ -13,6 +13,6 @@ before_script:
|
||||
script:
|
||||
- make
|
||||
- make compress
|
||||
- coverage run py.test
|
||||
- coverage run -m py.test tests
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user