Travis was not compressing files

This commit is contained in:
Raphael Michel
2015-05-16 10:17:34 +02:00
parent 8b880e17fd
commit 00250d5c74

View File

@@ -12,6 +12,7 @@ before_script:
- python manage.py check
script:
- make
- make compress
- coverage run manage.py test -v 2
after_success:
- coveralls