mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Travis was not compressing files
This commit is contained in:
@@ -12,6 +12,7 @@ before_script:
|
||||
- python manage.py check
|
||||
script:
|
||||
- make
|
||||
- make compress
|
||||
- coverage run manage.py test -v 2
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user