mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Add collect static command
This commit is contained in:
@@ -10,6 +10,9 @@ install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install coverage
|
||||
|
||||
before_script:
|
||||
- python manage.py collectstatic --noinput
|
||||
|
||||
script:
|
||||
- coverage run manage.py test RIGS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user